In This Topic
GdPicture14 Namespace / GdViewer Class / GetRectHeightOnDocument Method

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