User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewerwnd.islocked

Table of Contents

ITGIS_ViewerWnd.IsLocked property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.IsLocked | Methods | Properties

True if Viewer is in locked state Lock.

Available also on: Delphi FMX | .NET WinForms | Java.

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
2024/12/20 21:52

Page Tools