User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.Unlock(bool) method

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

Unlock the viewer but do not redraw

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

Syntax

Implements IGIS_Viewer.Unlock.

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

Page Tools