Class PolygonData
Represents polyline data in geographical coordinates.
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.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class PolygonData : PolylineData, IExtendedData, INotifyPropertyChanged, IGeoSizeProvider, IColorable
Remarks
Can be created in the background thread and used in the UI thread.
Constructors
PolygonData()
Declaration
public PolygonData()