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

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

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