Line2D.width

The line's width.

  1. double width [@property getter]
    struct Line2D
    @nogc nothrow @property
    double
    width
    ()
  2. double width [@property setter]

Meta