DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.VisibleExtent | Constructors | Methods | Properties | Events | Events
Extent of the map that is visible in the window. On setting an optimal zoom will be calculated.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
# Python @property def VisibleExtent( self ) -> tatukgis.pdk.TGIS_Extent: @VisibleExtent.setter def VisibleExtent( self _value: tatukgis.pdk.TGIS_Extent ) -> None: