You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Methods > Rectangle Of Selection > GetRectTopOnDocument Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.GetRectTopOnDocument Method

Returns the top coordinate in pixel of the rectangle of area selection over the page of the displayed document.

C#
public int GetRectTopOnDocument();
Visual Basic
Public Function GetRectTopOnDocument() As Integer
Returns

Top pixel position (0 based) of the rectangle of area selection.

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.