User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.domousedown_smallint_smallint

Table of Contents

IGIS_Viewer3D.DoMouseDown method

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

Perform interactive action on mouse message defined by current Mode.

Available also on: ActiveX.

Syntax

# Python
def DoMouseDown(
  self,
  _xpos: short,
  _ypos: short
) -> None: 

Parameters

Name Type Description
_xpos short x mouse position
_ypos short y mouse position
2025/01/31 01:19

Page Tools