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 viewer.

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

Syntax

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

Remarks

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

2025/01/31 01:03

Page Tools