User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.storemousepos_itpoint

Table of Contents

IGIS_Viewer3D.StoreMousePos method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.StoreMousePos | Methods | Properties

Mouse position (necessary in ZoomMode only)

Available also on: Python.

Syntax

// C#
public void StoreMousePos(
  ITPoint _value
);
' VisualBasic
Public Sub StoreMousePos(
  ByVal _value As ITPoint
)
// Oxygene
public
  procedure StoreMousePos(
    _value : ITPoint
  );

Parameters

Name Type Description
_value ITPoint last mouseDown position
2025/01/31 01:03

Page Tools