DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.CenterPtg | Constructors | Methods | Properties | Events | Events
Point on which Viewer will be centered during Zoom. Will not modify the Viewport. Will set up the point without re centering the screen. See property Center.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
# Python @property def CenterPtg( self ) -> tatukgis.pdk.TGIS_Point: @CenterPtg.setter def CenterPtg( self _value: tatukgis.pdk.TGIS_Point ) -> None: