Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Setters

Hierarchy

  • Setters

Index

Constructors

constructor

  • Parameters

    Returns Setters

Methods

color

  • color(val: string): void
  • Parameters

    • val: string

    Returns void

stroke

  • stroke(attributes: (string | number)[]): void
  • Parameters

    • Rest attributes: (string | number)[]

    Returns void

strokeColor

  • strokeColor(color: string): void
  • Parameters

    • color: string

    Returns void

strokeWidth

  • strokeWidth(val: number): void
  • Parameters

    • val: number

    Returns void

Generated using TypeDoc