Covariance3By3DerivativeOrder Property |
Gets the order of the sigma and rotation derivatives held by this instance.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int Order { get; }
Public ReadOnly Property Order As Integer
Get
public:
property int Order {
int get ();
}
member Order : int with get
Property Value
Type:
Int32See Also