This documentation is archived and is not being maintained.
CurveMinMaxPair Members
The CurveMinMaxPair type exposes the following members.
|
|
Name |
Description |
|
CurveMinMaxPair()
|
Creates and initializes a new empty MinMax curve pair.
|
|
CurveMinMaxPair(Curve, Curve)
|
Creates and initializes a new MinMax curve pair comprised of the specified curves.
|
|
|
Name |
Description |
|
MaxCurve
|
The MaxCurve part of the pair.
|
|
MinCurve
|
The MinCurve part of the pair.
|