Skip to main content

Style

Style

Overview needed


Constructor

public Style

new Style(fillColor, borderColor, borderSize)

*Description needed*

Parameters

  •  fillColor: string | CanvasGradientDescription needed

  •  borderColor: stringDescription needed

  •  borderSize: numberDescription needed


Properties

public fillColor: string | CanvasGradient

Description needed

public borderColor: string

Description needed

public borderSize: number

Description needed


Methods

public fill

fill() => false | true

Description needed

Returns

  •   false | trueDescription needed

public stroke

stroke() => false | true

Description needed

Returns

  •   false | trueDescription needed

Static Methods

No static methods for Style