DK11 for ActiveX | TatukGIS_XDK11.IGIS_Viewer.InvalidateEditor | Methods | Properties
Invalidate editor. To mark viewer after editor change to redraw state.
// C# public void InvalidateEditor( WordBool _final );
' VisualBasic Public Sub InvalidateEditor( ByVal _final As WordBool )
// Oxygene public procedure InvalidateEditor( _final : WordBool );
Name | Type | Description |
---|---|---|
_final | WordBool | True if map must updated at the end of editing process; otherwise a normal "shallow" screen refresh to be performed |