DK11 for Java | tatukgis.jdk.IGIS_Viewer.InvalidateEditor | Methods | Properties
Invalidate editor. To mark viewer after editor change to redraw state.
// Java public abstract void InvalidateEditor( bool _final );
// Oxygene public procedure InvalidateEditor( _final : Boolean );
Name | Type | Description |
---|---|---|
_final | bool Boolean | True if map must updated at the end of editing process; otherwise a normal "shallow" screen refresh to be performed |