GdPicture.NET.14
GdPicture14 Namespace / GdViewer Class / GetRectTopOnViewer Method





In This Topic
GetRectTopOnViewer Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Function GetRectTopOnViewer() As Integer
public int GetRectTopOnViewer()
public function GetRectTopOnViewer(): Integer; 
public function GetRectTopOnViewer() : int;
public: int GetRectTopOnViewer(); 
public:
int GetRectTopOnViewer(); 
See Also