Curve.maxValue

The maximum value the curve can reach.

  1. double maxValue [@property getter]
    struct Curve
    @nogc nothrow @property
    double
    maxValue
    ()
  2. double maxValue [@property setter]

Meta