Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IPenOptions

Index

Properties

Optional antiAliased

antiAliased: boolean

The antiAliased flag for the {@link SCRTPen}

Optional opacity

opacity: number

The opacity for the {@link SCRTPen}

remarks

Acceptable values 0.0 - 1.0

stroke

stroke: string

The stroke for the {@link SCRTPen}

remarks

Acceptable values include RGB format e.g. #FF0000, RGBA format e.g. #FF000077`` and RGBA format e.g.rgba(255,0,0,0.5)```

Optional strokeDashArray

strokeDashArray: number[]

The strokeDashArray for the {@link SCRTPen}

Optional strokeThickness

strokeThickness: number

The strokeThickness for the {@link SCRTPen}

Generated using TypeDoc