Class
CompressedPointList

CompressedPointList DataContract class.

Definition

Namespace:Telerik.Windows.Controls.DataVisualization.Map.BingRest

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
[DataContract(Namespace = "http://schemas.microsoft.com/search/local/ws/rest/v1")]
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class CompressedPointList : Resource

Inheritance: objectResourceCompressedPointList

Inherited Members Resource.BoundingBoxResource.Type

Constructors

CompressedPointList()

Declaration

cs-api-definition
public CompressedPointList()

Properties

Value

Gets or sets the Value.

Declaration

cs-api-definition
[DataMember(Name = "value", EmitDefaultValue = false)]
public string Value { get; set; }

Property Value

string