User Tools

Site Tools


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

Table of Contents

IGIS_Viewer.Unlock(bool) method

DK11 for Python | tatukgis.pdk.IGIS_Viewer.Unlock | Overloads | Methods | Properties

Unlock the viewer but do not redraw

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

Syntax

# Python
def Unlock(
  self,
  _redraw: bool
) -> None: 

Parameters

Name Type Description
_redraw bool If true then map should be redraw upon unlock; if false then redraw should be issued.
2023/08/09 01:51

Page Tools