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





In This Topic
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