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