Line2D.gradient

The gradient is drawn through the whole line from start to finish. The default color will not be used if a gradient is set.

  1. Gradient gradient [@property getter]
    struct Line2D
    @nogc nothrow @property
    gradient
    ()
  2. Gradient gradient [@property setter]

Meta