Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the settings for a glow-like effect. See also RaphaelBaseElement.glow.

Hierarchy

  • RaphaelGlowSettings

Index

Properties

color: string

The glow color, default is black.

fill: boolean

Whether the glow effect will be filled, default is false.

offsetx: number

Horizontal offset, default is 0.

offsety: number

Vertical offset, default is 0.

opacity: number

Opacity of the glow effect, default is 0.5.

width: number

size of the glow, default is 10.

Generated using TypeDoc