User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.islocked

Table of Contents

IGIS_Viewer.IsLocked property

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

True if Viewer is in locked state Lock.

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

Syntax

// C#
public Boolean IsLocked
{
  get {}
}
' VisualBasic
Public Property IsLocked As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property IsLocked : Boolean read;

Value

Type
bool
Boolean
2025/01/31 01:03

Page Tools