Click or drag to resize

PolygonClosedWithNormalsD2DPoints Property

Gets the points of the polygon. Sharp vertices are stored twice.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public PointD2D[] Points { get; }

Property Value

PointD2D
See Also