Line2D.beginCapMode

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

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

Meta