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.2.419.0 (24.2.419.0)
Syntax public ReferenceFrame ReferenceFrame { get; set; }
Public Property ReferenceFrame As ReferenceFrame
Get
Set
public:
property ReferenceFrame^ ReferenceFrame {
ReferenceFrame^ get ();
void set (ReferenceFrame^ value);
}
member ReferenceFrame : ReferenceFrame with get, set
Property Value
Type:
ReferenceFrameExceptions See Also