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