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