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

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

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

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