User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shortestpath.roadlength

Table of Contents

TGIS_ShortestPath.RoadLength property

DK11 for .NET | TatukGIS.NDK.TGIS_ShortestPath.RoadLength | Constructors | Fields | Methods | Properties | Events

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

Available also on: Delphi | Java | ActiveX | 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
2022/11/30 19:27

Page Tools