ScalarSquintAngleReferenceFrame Property |
Gets or sets the reference frame in which the objects are observed.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.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:
ReferenceFrameSee Also