Class RoutePath
RoutePath DataContract class.
Inheritance
System.Object
RoutePath
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class RoutePath
Constructors
RoutePath()
Declaration
public RoutePath()
Properties
Generalizations
Gets or sets the Generalizations.
Declaration
public Generalization[] Generalizations { get; set; }
Property Value
Generalization[]
|