User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shortestpath.storagepath

Table of Contents

TGIS_ShortestPath.StoragePath property

DK11 for Java | tatukgis.jdk.TGIS_ShortestPath.StoragePath | Constructors | Fields | Methods | Properties | Events

Forced storage path.

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

Syntax

// Java
public java.lang.String getStoragePath();
 
public void setStoragePath(
  java.lang.String _value
);
// Oxygene
public
  property StoragePath : String read write;

Value

Type
java.lang.String
String

Remarks

Provide full path name (including file name) if you want to force different network storage location then default (which is same as layer's Path).

2022/11/30 19:35

Page Tools