DK for Python | tatukgis_pdk.IGIS_Viewer3D.ScreenToMap | Methods | Properties
Get the mouse position on ReferenceLevel in map units
Available also on: ActiveX.
# Python def ScreenToMap( self, _pt: TPoint ) -> TGIS_Point:
| Name | Type | Description |
|---|---|---|
| _pt | TPoint | screen pixel position |
| Type | Description |
|---|---|
| TGIS_Point | screen coordinates converted to map coordinates |