User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shortestpath.roadlength

Table of Contents

ITGIS_ShortestPath.RoadLength property

DK for ActiveX | TatukGIS_XDK11.ITGIS_ShortestPath.RoadLength | Methods | Properties

Field name used to calculate segment length. Empty means 0. Default is 'GIS_LENGTH'.

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

Syntax

// C#
public String RoadLength
{
  get {}
  set {}
}
' VisualBasic
Public Property RoadLength As String
  Get
  End Get
  Set(ByVal value As String)
  End Set
End Property
// Oxygene
public
  property RoadLength : String read read;

Value

Type
string
String
2025/01/31 01:05

Page Tools