Line2D.beginCapMode

Controls the style of the line's first point. Use LINE_CAP_* constants. Default value: LINE_CAP_NONE.

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

Meta