User Tools

Site Tools


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

Table of Contents

TGIS_ViewerBmp.Zoom property

DK11 for Python | tatukgis.pdk.TGIS_ViewerBmp.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 FMX | Java | ActiveX.

Syntax

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

Value

Type
float
2023/08/09 02:00

Page Tools