DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ShortestPath.RoadName | Methods | Properties
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.