Click or drag to resize

SurfaceShapesResultPositions Property

Gets the positions of the computed shape.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual Collection<Cartesian> Positions { get; }

Property Value

Type: CollectionCartesian
See Also