In This Topic
GdPicture14 Namespace / GdViewer Class / GetRectWidthOnDocument Method

GetRectWidthOnDocument Method (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Function GetRectWidthOnDocument() As Integer
public int GetRectWidthOnDocument()
public function GetRectWidthOnDocument(): Integer; 
public function GetRectWidthOnDocument() : int;
public: int GetRectWidthOnDocument(); 
public:

int GetRectWidthOnDocument(); 
See Also