Points Property¶ Summary¶ Gets or sets a collection that contains the vertex points of the polygon. Signature¶ 1public Point[] Points {get; set;} Return Value¶ Point[] Declaring Type¶ cAlgo.API.Polygon Last update: July 1, 2022 Comments