DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.RaiseLabelPosEvent | Constructors | Fields | Methods | Properties | Events
Raise the LabelPosEvent event.
// C# public void RaiseLabelPosEvent( Object _sender, TGIS_ShapePosEventArgs _e );
' VisualBasic Public Sub RaiseLabelPosEvent( ByVal _sender As Object, ByVal _e As TGIS_ShapePosEventArgs )
// Oxygene public procedure RaiseLabelPosEvent( _sender : Object; _e : TGIS_ShapePosEventArgs );
Name | Type | Description |
---|---|---|
_sender | Object | event sender |
_e | TGIS_ShapePosEventArgs | event arguments |