Range.rounded

If true, value will always be rounded to the nearest integer.

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

Meta