User Tools

Site Tools


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

Table of Contents

TGIS_Layer.UseConfig property

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.UseConfig | Constructors | Fields | Methods | Properties | Events

True if config file is active.

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

Syntax

// C#
public Boolean UseConfig
{
  get {}
  set {}
}
' VisualBasic
Public Property UseConfig As Boolean
  Get
  End Get
  Set(ByVal value As Boolean)
  End Set
End Property
// Oxygene
public
  property UseConfig : Boolean read read;

Value

Type
bool
Boolean
2022/11/16 01:31

Page Tools