Curve.maxValue

The maximum value the curve can reach.

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

Meta