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

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

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

Left 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.