[]
        
(Showing Draft Content)

C1.WPF.Maps.VectorPolygon.Points

Points Property

Points

Gets or sets a collection that contains the vertex points of the C1VectorPolygon. The points represents geographical coordinates where X=longitude and Y=latitude.

Declaration
public PointCollection Points { get; set; }