DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.MouseMove | Methods | Properties
Continuing of point movement, deletion, or addition.
// C# public void MouseMove( ITPoint _pt );
' VisualBasic Public Sub MouseMove( ByVal _pt As ITPoint )
// Oxygene public procedure MouseMove( _pt : ITPoint );
Name | Type | Description |
---|---|---|
_pt | ITPoint | new location of point /in screen coordinates/ |
Caution! See notes in MouseBegin.