CurveMinMaxPair Members

The CurveMinMaxPair type exposes the following members.

  Name Description
Public method CurveMinMaxPair()
Creates and initializes a new empty MinMax curve pair.
Public method CurveMinMaxPair(Curve, Curve)
Creates and initializes a new MinMax curve pair comprised of the specified curves.

  Name Description
Public property MaxCurve
The MaxCurve part of the pair.
Public property MinCurve
The MinCurve part of the pair.
Show: