Click or drag to resize

DistanceToPositionDisplayConditionReferenceFrame Property

Gets or sets the reference frame that Position is defined in.

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

Property Value

Type: ReferenceFrame
Exceptions
ExceptionCondition
ArgumentNullExceptionReferenceFrame is null.
See Also