DK11 for .NET | TatukGIS.NDK.IGIS_ViewerParent.ControlUpdateEditor | Methods
Update the editor.
// C# public void ControlUpdateEditor( bool _final );
' VisualBasic Public Sub ControlUpdateEditor( ByVal _final As Boolean )
// Oxygene public procedure ControlUpdateEditor( _final : Boolean );
Name | Type | Description |
---|---|---|
_final | bool Boolean | Is this final update |
Do not call this method directly. Method is only for internal Viewer/Parent communication.