Line2D.endCapMode

Controls the style of the line's last point. Use linecapmode constants.

  1. Line2D.LineCapMode endCapMode [@property getter]
    struct Line2D
    @nogc nothrow @property
    endCapMode
    ()
  2. long endCapMode [@property setter]

Meta