User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.lock_void

Table of Contents

IGIS_Viewer.Lock method

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

Lock viewer.

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

Syntax

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

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/16 01:17

Page Tools