DK11 for Python | tatukgis.pdk.IGIS_ViewerParent.ControlAutoCenterViewport | Methods
Move the screen origin of the map by delta values.
# Python def ControlAutoCenterViewport( self, _dx: float, _dy: float ) -> None:
Name | Type | Description |
---|---|---|
_dx | float | x delta |
_dy | float | y delta |
Do not call this method directly. Method is only for internal Viewer/Parent communication.