DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.StoreMousePos | Methods | Properties
Stores the mouse position, used in zoom mode only.
Available also on: Python.
// C# public void StoreMousePos( ITPoint _value );
' VisualBasic Public Sub StoreMousePos( ByVal _value As ITPoint )
// Oxygene public procedure StoreMousePos( _value : ITPoint );
| Name | Type | Description |
|---|---|---|
| _value | ITPoint | Last mouse-down position. |