User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer.scaleastext

Table of Contents

IGIS_Viewer.ScaleAsText property

DK for Python | tatukgis_pdk.IGIS_Viewer.ScaleAsText | Methods | Properties

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

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

Syntax

# Python
@property
def ScaleAsText(
  self
) -> str: 
 
@ScaleAsText.setter
def ScaleAsText(
  self,
  _value: str
) -> None: 

Value

Type
str

Remarks

Be sure to set up properly coordinate system.

2025/01/31 01:19

Page Tools