DK11 for Delphi | GisViewer3DBase.TGIS_Viewer3DBase.PrintBegin | Constructors | Fields | Methods | Properties | Events
Available also on: .NET WinForms | ActiveX | Python.
// Delphi public function PrintBegin( const _width : Integer; const _height : Integer ) : TPoint;
// C++ Builder public: TPoint* PrintBegin( const int _width, const int _height );
Name | Type | Description |
---|---|---|
_width | Integer | |
_height | Integer |
Type | Description |
---|---|
TPoint |