Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HighlightStyle

Define what the highlight looks like.

Hierarchy

  • HighlightStyle

Index

Properties

Properties

fill

fill: string

String value representing the color used to fill a shape.

Can be specicied in any of the ways to describe color in CSS.

roughness

roughness: number

Numerical value indicating how rough the drawing is. A rectangle with the roughness of 0 would be a perfect rectangle.

There is no upper limit to this value, but a value over 10 is mostly useless.

Generated using TypeDoc