IRenderingContext2D.strokeStyle

Changes the current stroke brush (Default = "black").

  1. void strokeStyle(Brush brush)
    interface IRenderingContext2D
    void
    strokeStyle
  2. void strokeStyle(const(char)[] color)

Meta