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