User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.scaleastext

Table of Contents

TGIS_Viewer.ScaleAsText property

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

Setting up and reading the scale factor as text in format '1:10000'.

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

Syntax

// Delphi
public
  property ScaleAsText : String read write;
// C++ Builder
public:
  __property UnicodeString ScaleAsText = {read, write};

Value

Type
String

Remarks

Be sure to set up properly coordinate system.

2022/11/30 19:19

Page Tools