User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer.unlock_void

Table of Contents

ITGIS_Viewer.Unlock method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.Unlock | Methods | Properties

Unlock viewer.

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

Syntax

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

Remarks

Do screen refresh via Reposition. Use this method like for shapes. See TGIS_Shape.Lock for similar example.

References

2022/11/30 19:10

Page Tools