PointFixedAtJulianDate.FixedWithRespectTo Property |
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ReferenceFrame FixedWithRespectTo { get; set; }
Public Property FixedWithRespectTo As ReferenceFrame
Get
Set
public:
property ReferenceFrame^ FixedWithRespectTo {
ReferenceFrame^ get ();
void set (ReferenceFrame^ value);
}
member FixedWithRespectTo : ReferenceFrame with get, set
Property Value
Type:
ReferenceFrame
See Also