User Tools

Site Tools


api:dk11:delphi:gisshortestpath.tgis_shortestpath.roadname

Table of Contents

TGIS_ShortestPath.RoadName property

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

Field for the feature name.

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

Syntax

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

Value

Type
String

Remarks

Default is 'name'. See Create method for example.

2022/11/30 19:18

Page Tools