User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.screentomap_tpoint

Table of Contents

IGIS_Viewer3D.ScreenToMap method

DK for Python | tatukgis_pdk.IGIS_Viewer3D.ScreenToMap | Methods | Properties

Get the mouse position on ReferenceLevel in map units

Available also on: ActiveX.

Syntax

# Python
def ScreenToMap(
  self,
  _pt: TPoint
) -> TGIS_Point: 

Parameters

Name Type Description
_pt TPoint screen pixel position

Result

Type Description
TGIS_Point screen coordinates converted to map coordinates
2025/01/31 01:19

Page Tools