User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.useconfig

Table of Contents

TGIS_Layer.UseConfig property

DK11 for Java | tatukgis.jdk.TGIS_Layer.UseConfig | Constructors | Fields | Methods | Properties | Events

True if config file is active.

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

Syntax

// Java
public bool getUseConfig();
 
public void setUseConfig(
  bool _value
);
// Oxygene
public
  property UseConfig : Boolean read write;

Value

Type
bool
Boolean
2022/11/16 01:44

Page Tools