Click or drag to resize

VectorFixed.Components Property

Gets or sets the components of this Vector resolved in the defining reference axes.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Cartesian Components { get; set; }

Property Value

Type: Cartesian
See Also