Interface: GraphicsOptions

GraphicsOptions

Options for the Graphics.

Properties:
Name Type Description
context GraphicsContext

The GraphicsContext to use.

fillStyle FillStyleInputs

The fill style to use.

strokeStyle FillStyleInputs

The stroke style to use.

Extends

  • Partial

Members

context GraphicsContext

The GraphicsContext to use.

fillStyle FillStyleInputs

The fill style to use.

strokeStyle FillStyleInputs

The stroke style to use.