User Tools

Site Tools


api:dk11:delphi:gisshortestpath.tgis_shortestpath.storagepath

Table of Contents

TGIS_ShortestPath.StoragePath property

DK11 for Delphi | GisShortestPath.TGIS_ShortestPath.StoragePath | Constructors | Methods | Properties | Events | Events

Forced storage path.

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

Syntax

// Delphi
public
  property StoragePath : String read write;
// C++ Builder
public:
  __property UnicodeString StoragePath = {read, write};

Value

Type
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:18

Page Tools