User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.scaleasfloat

Table of Contents

TGIS_Viewer.ScaleAsFloat property

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

Setting up and reading the scale factor.

Available also on: .NET | Java | ActiveX | Python.

Syntax

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

Value

Type
Double

Remarks

Be sure to set up properly coordinate system.

2022/11/30 19:19

Page Tools