StopUnitType enumeration

StopUnitType enumeration

Defines the unit types for the offset in gradient ‘stop’ elements.

The StopUnitType type exposes the following members:

Fields

FieldDescription
NUMBERThe offset is defined as a number.
PERCENTAGEThe offset is defined as a percentage of the gradient’s size.

See Also