DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.InvalidateEditor | Methods | Properties
Invalidate the editor to mark the viewer for redraw after an editor change.
// 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 the map must be updated at the end of editing; otherwise a normal shallow screen refresh is performed |