Click or drag to resize

ScalarEquinoctialElementFrame Property

Gets or sets the ReferenceFrame to compute the point in. This is stored in the DynamicElements.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame Frame { get; set; }

Property Value

Type: ReferenceFrame
See Also