StopUnitType enumeration
StopUnitType enumeration
Defines the unit types for the offset in gradient ‘stop’ elements.
The StopUnitType type exposes the following members:
Fields
Field | Description |
---|---|
NUMBER | The offset is defined as a number. |
PERCENTAGE | The offset is defined as a percentage of the gradient’s size. |
See Also
- module
aspose.svg.builder