MapPolygon.Points Property
Gets or sets a collection of points defining the map polygon.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public CoordPointCollection Points { get; set; }
#Property Value
Type | Description |
---|---|
Coord |
A collection of Coord |