User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.isreadonly

Table of Contents

TGIS_Layer.IsReadOnly property

DK for .NET | TatukGIS.NDK.TGIS_Layer.IsReadOnly | Constructors | Fields | Methods | Properties | Events

True if the layer is read-only.

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

Syntax

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

Value

Type
bool
Boolean
2025/01/31 01:11

Page Tools