DK for Delphi | GisInterfaces.IGIS_ViewerParent.ControlCanvasHeight | Methods
Gets the canvas height.
// Delphi public function ControlCanvasHeight : Integer;
// C++ Builder public: int ControlCanvasHeight(void) = 0;
| Type | Description |
|---|---|
| Integer | Canvas height. |
Do not call this method directly. This method is only for internal Viewer/Parent communication.