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





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