DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.ControlUpdateEditor | Constructors | Fields | Methods | Properties | Events
Update the editor.
Available also on: Delphi FMX | Java | ActiveX.
Implements IGIS_ViewerParent.ControlUpdateEditor.
// 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.