User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.lock_void

Table of Contents

IGIS_Viewer.Lock method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Lock | Methods | Properties

Lock the viewer.

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

Syntax

// C#
public void Lock();
' VisualBasic
Public Sub Lock()
// Oxygene
public
  procedure Lock;

Remarks

Prevents screen updates. Use this method similarly to shape locking. For some layers, unlocking the viewer can be a time-consuming operation.

2026/07/11 00:07

Page Tools