Line2D.width

The line's width.

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

Meta