User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.Lock method

Syntax

Implements IGIS_Viewer.Lock.

# Python
def Lock(
  self
) -> None: 

Remarks

Prevent any screen updates. Use this method like for shapes. For some layers it can be time-consuming operation when unlocking viewer.

2022/11/21 01:54

Page Tools