DK11 for .NET | TatukGIS.NDK.TGIS_ShortestPath.RoadName | Constructors | Fields | Methods | Properties | Events
Field for the feature name.
// C# public String RoadName { get {} set {} }
' VisualBasic Public Property RoadName As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property RoadName : String read read;
Type |
---|
string String |
Default is 'name'. See Create method for example.