User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.scaleastext

Table of Contents

IGIS_Viewer.ScaleAsText property

DK11 for Delphi | GisInterfaces.IGIS_Viewer.ScaleAsText | Methods | Properties

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/16 01:18

Page Tools