User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.lock_void

Table of Contents

IGIS_Viewer.Lock method

DK for Delphi | GisInterfaces.IGIS_Viewer.Lock | Methods | Properties

Lock the viewer.

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

Syntax

// Delphi
public
  procedure Lock;
// C++ Builder
public:
  void Lock(void) = 0;

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:28

Page Tools