DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.RotatedPoint | Constructors | Methods | Properties | Events
Compute position of the point after the viewer rotation.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.RotatedPoint.
# Python def RotatedPoint( self _ptg: tatukgis.pdk.TGIS_Point ) -> tatukgis.pdk.TGIS_Point:
Name | Type | Description |
---|---|---|
_ptg | tatukgis.pdk.TGIS_Point | point in to be rotated |
Type | Description |
---|---|
tatukgis.pdk.TGIS_Point | Rotated map coordinates. |