You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Methods > Coordinates > GetMouseLeftInDocument Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.GetMouseLeftInDocument Method

Return the left coordinate in pixel (0 based) of the mouse position over the page of the displayed document.

C#
public int GetMouseLeftInDocument();
Visual Basic
Public Function GetMouseLeftInDocument() As Integer
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.