User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.unlock_void

Table of Contents

IGIS_Viewer.Unlock method

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

Unlock the viewer and redraw it.

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

Syntax

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

Remarks

Refreshes the screen by calling Reposition. Use this method similarly to shape unlocking. See TGIS_Shape.Lock for a related example.

2026/07/11 00:07

Page Tools