Click or drag to resize

ScalarMinimumValue Properties

The ScalarMinimumValue type exposes the following members.

Properties
  NameDescription
Public propertyIsFrozen
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.)
Public propertyOne
Gets or sets the first Scalar.
Public propertyOrder
Gets or sets the order at which to do the comparison. This is zero (the motion's value) by default.
Public propertyTwo
Gets or sets the second Scalar.
Top
See Also