DK for ActiveX | TatukGIS_XDK11.ITGIS_ShortestPath.RoadLength | Methods | Properties
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 |