Curve.minValue

The minimum value the curve can reach.

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

Meta