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.
# Python @property def Zoom( self ) -> float: @Zoom.setter def Zoom( self, _value: float ) -> None:
Type |
---|
float |