User Tools

Site Tools


api:dk11:python:tatukgis.pdk.igis_viewer.invalidateeditor_boolean

Table of Contents

IGIS_Viewer.InvalidateEditor method

DK11 for Python | tatukgis.pdk.IGIS_Viewer.InvalidateEditor | Methods | Properties

Invalidate editor. To mark viewer after editor change to redraw state.

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

Syntax

# Python
def InvalidateEditor(
  self,
  _final: bool
) -> None: 

Parameters

Name Type Description
_final bool True if map must updated at the end of editing process; otherwise a normal "shallow" screen refresh to be performed
2023/08/09 01:50

Page Tools