Click or drag to resize

Polygon2DPoints Property

Compatible with IDEA StatiCa Beta 21.0 - beta
List of polygon points

Namespace:  IdeaRS.OpenModel.Geometry2D
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public List<Point2D> Points { get; set; }

Property Value

Type: ListPoint2D
See Also