Curve.minValue

The minimum value the curve can reach.

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

Meta