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