DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.CursorShapeFetchEvent | Constructors | Fields | Methods | Properties | Events
CursorShapeFetch event. Will be fired after shape fetch.
// C# public event TGIS_ShapeEvent CursorShapeFetchEvent { add {} remove {} }
' VisualBasic Public Custom Event CursorShapeFetchEvent As TGIS_ShapeEvent AddHandler(ByVal value As TGIS_ShapeEvent) End AddHandler RemoveHandler(ByVal value As TGIS_ShapeEvent) End RemoveHandler End Event
// Oxygene public event CursorShapeFetchEvent : TGIS_ShapeEvent add remove;
Type |
---|
TGIS_ShapeEvent |