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'.
// 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;
Type |
---|
string String |