User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_viewer.zoom

Table of Contents

TGIS_Viewer.Zoom property

DK for Python | tatukgis_pdk.TGIS_Viewer.Zoom | Constructors | Methods | Properties | Events | Events

Setting up and reading the related zoom factor. If one map unit = one pixel, then Zoom = 1.

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

Syntax

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

Value

Type
float

References

2025/01/31 01:23

Page Tools