User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_config.userelativepath

Table of Contents

TGIS_Config.UseRelativePath property

DK11 for Java | tatukgis.jdk.TGIS_Config.UseRelativePath | Constructors | Fields | Methods | Properties

If True (default) all paths will be save as relative to a config file localization.

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

Syntax

// Java
public bool getUseRelativePath();
 
public void setUseRelativePath(
  bool _value
);
// Oxygene
public
  property UseRelativePath : Boolean read write;

Value

Type
bool
Boolean
2022/11/16 01:40

Page Tools