Range.expEdit

If true, and min_value is greater than 0, value will be represented exponentially rather than linearly.

  1. bool expEdit [@property getter]
  2. bool expEdit [@property setter]
    struct Range
    @nogc nothrow @property
    void
    expEdit
    (
    bool v
    )

Meta