Line2D.endCapMode

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

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

Meta