LinearGradient

Interface represents the settings for a linear gradient.

Properties

gradientTransform String

Specifies the definition of an additional transformation from the gradient coordinate system onto the target coordinate system.

Default: null

gradientUnits String

Specifies the coordinate system used for attributes specified on the gradient element.

Default: null

id String

Specifies the id of the linear gradient.

Default: null

spreadMethod String

Specifies how a shape is filled beyond the defined edges of a gradient.

Default: null

x1 String

Specifies the x1 value of the linear gradient.

Default: null

x2 String

Specifies the x2 value of the linear gradient.

Default: null

y1 String

Specifies the y1 value of the linear gradient.

Default: null

y2 String

Specifies the y2 value of the linear gradient.

Default: null