User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.InvalidateEditor method

DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.InvalidateEditor | Constructors | Methods | Properties | Events

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

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

Syntax

Implements IGIS_Viewer.InvalidateEditor.

# 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 02:00

Page Tools