DK for .NET | TatukGIS.NDK.TGIS_LayerVector.CursorCloseEvent | Constructors | Fields | Methods | Properties | Events
CursorClose event. Will be fired upon cursor close.
// C# public event TGIS_CursorEvent CursorCloseEvent { add {} remove {} }
' VisualBasic Public Custom Event CursorCloseEvent As TGIS_CursorEvent AddHandler(ByVal value As TGIS_CursorEvent) End AddHandler RemoveHandler(ByVal value As TGIS_CursorEvent) End RemoveHandler End Event
// Oxygene public event CursorCloseEvent : TGIS_CursorEvent add remove;
Type |
---|
TGIS_CursorEvent |