User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewerwnd.scaleasfloat

Table of Contents

TGIS_ViewerWnd.ScaleAsFloat property

DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.ScaleAsFloat | Constructors | Methods | Properties | Events | Events

Setting up and reading the scale factor.

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

Syntax

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

Value

Type
float

Remarks

Be sure to set up properly coordinate system.

2023/08/09 02:00

Page Tools