Class CompressedPointList
CompressedPointList DataContract class.
Namespace: Telerik.Windows.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class CompressedPointList : Resource
Constructors
CompressedPointList()
Declaration
public CompressedPointList()
Properties
Value
Gets or sets the Value.
Declaration
public string Value { get; set; }
Property Value
System.String
|