Class Shield
Shield DataContract class.
Inheritance
System.Object
Shield
Namespace: Telerik.Windows.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class Shield : Object
Constructors
Shield()
Declaration
public Shield()
Properties
Labels
Gets or sets the Labels.
Declaration
public string[] Labels { get; set; }
Property Value
System.String[]
|
RoadShieldType
Gets or sets the RoadShieldType.
Declaration
public int RoadShieldType { get; set; }
Property Value
System.Int32
|