[]
Gets or sets a collection that contains the vertex points of the C1VectorPolygon. The points represents geographical coordinates where X=longitude and Y=latitude.
public PointCollection Points { get; set; }