Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RadialGradientFillStyleProperties

Interface for all properties of a RadialGradientFillStyle.

Index

Properties

Properties

extent

extent : GradientExtent

The extent for gradient.

Defines where the gradient takes it's size.

position

position : Point

Gradient center position.

A element relative coordinate. 0 to 1 coordinate space. { x: 0, y: 0 } is bottom left. { x: 1, y: 1 } is top right.

shape

shape : GradientShape

The shape for the gradient

stops

stops : ColorStop[]

Gradient color stops