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