Click or drag to resize

ScalarMinimumValueOrder Property

Gets or sets the order at which to do the comparison. This is zero (the motion's value) by default.

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