User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.scale

Table of Contents

TGIS_Viewer.Scale property

DK11 for Delphi | GisViewer.TGIS_Viewer.Scale | Constructors | Fields | Methods | Properties | Events | Events

Setting up and reading the scale factor.

Available also on: Java | ActiveX | Python.

Syntax

// Delphi
public
  property Scale : Double read write;
// C++ Builder
public:
  __property double Scale = {read, write};

Value

Type
Double

Remarks

same as ScaleAsFloat
Be sure to set up properly coordinate system.

2022/11/30 19:19

Page Tools