User Tools

Site Tools


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

Table of Contents

TGIS_Layer.Path property

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

Path to file holding the layer's data.

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

Syntax

// Java
public java.lang.String getPath();
 
public void setPath(
  java.lang.String _value
);
// Oxygene
public
  property Path : String read write;

Value

Type
java.lang.String
String

References

2022/11/16 01:44

Page Tools