ScalarMinimumValue Properties |
The ScalarMinimumValue type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
| One |
Gets or sets the first Scalar.
| |
| Order |
Gets or sets the order at which to do the comparison. This is zero (the motion's value) by default.
| |
| Two |
Gets or sets the second Scalar.
|