Click or drag to resize

ScalarDerivativeOrder Property

Gets or sets the order. The order of the derivative this object will represent will be equal to this value.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int Order { get; set; }

Property Value

Type: Int32
See Also