Class Shield
Shield DataContract class.
Inheritance
System.Object
Shield
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 Shield
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
|