CanvasRenderingContext2D.strokeStyle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void strokeStyle(SumType!(string, CanvasGradient, CanvasPattern) strokeStyle)
    struct CanvasRenderingContext2D
    nothrow
    void
    strokeStyle
    ()
    (
    scope ref SumType!(string, CanvasGradient, CanvasPattern) strokeStyle
    )
  2. auto strokeStyle()

Meta