DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.UnrotatedPoint | Constructors | Methods | Properties | Events
Compute original position of the rotated point.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.UnrotatedPoint.
# Python def UnrotatedPoint( self _ptg: tatukgis.pdk.TGIS_Point ) -> tatukgis.pdk.TGIS_Point:
Name | Type | Description |
---|---|---|
_ptg | tatukgis.pdk.TGIS_Point | rotated point |
Type | Description |
---|---|
tatukgis.pdk.TGIS_Point | Original un-rotated map coordinates. |