User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.invalidateeditor_wordbool

Table of Contents

IGIS_Viewer.InvalidateEditor method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.InvalidateEditor | Methods | Properties

Invalidate the editor to mark the viewer for redraw after an editor change.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void InvalidateEditor(
  WordBool _final
);
' VisualBasic
Public Sub InvalidateEditor(
  ByVal _final As WordBool
)
// Oxygene
public
  procedure InvalidateEditor(
    _final : WordBool
  );

Parameters

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
2026/07/11 00:07

Page Tools