Class PolygonData
Represents polyline data in geographical coordinates.
Inherited Members
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()