ClassShield
Class
Shield DataContract class.
Definition
Namespace:Telerik.Windows.Controls.DataVisualization.Map.BingRest
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
[DataContract]
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class Shield
Inheritance: objectShield
Constructors
Shield()
Declaration
cs-api-definition
public Shield()
Properties
Labels
Gets or sets the Labels.
Declaration
cs-api-definition
[DataMember(Name = "labels", EmitDefaultValue = false)]
public string[] Labels { get; set; }
Property Value
string[]
RoadShieldType
Gets or sets the RoadShieldType.
Declaration
cs-api-definition
[DataMember(Name = "roadShieldType", EmitDefaultValue = false)]
public int RoadShieldType { get; set; }
Property Value