VectorFixedAtJulianDateFixedWithRespectTo Property |
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Axes FixedWithRespectTo { get; set; }
Public Property FixedWithRespectTo As Axes
Get
Set
public:
property Axes^ FixedWithRespectTo {
Axes^ get ();
void set (Axes^ value);
}
member FixedWithRespectTo : Axes with get, set
Property Value
Type:
AxesSee Also