User Tools

Site Tools


api:dk11:python:tatukgis.pdk.igis_viewer.zoom

Table of Contents

IGIS_Viewer.Zoom property

DK11 for Python | tatukgis.pdk.IGIS_Viewer.Zoom | Methods | Properties

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
2023/08/09 01:51

Page Tools