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

Returns the left coordinate in pixel of the rectangle of area selection over the viewer.

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

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