DK11 for .NET | TatukGIS.NDK.IGIS_ViewerParent.ControlRaiseEditorChangeEvent | Methods
Raise event on editor change.
// C# public void ControlRaiseEditorChangeEvent( TObject _sender );
' VisualBasic Public Sub ControlRaiseEditorChangeEvent( ByVal _sender As TObject )
// Oxygene public procedure ControlRaiseEditorChangeEvent( _sender : TObject );
Name | Type | Description |
---|---|---|
_sender | TObject | sender object |
Do not call this method directly. Method is only for internal Viewer/Parent communication.