XpsGradientStop class
XpsGradientStop class
Class incapsulating GradientStop element features.
This element is used by both the LinearGradientBrush and RadialGradientBrush elements to define
the location and range of color progression for rendering a gradient.
Inheritance: XpsGradientStop
→ XpsObject
The XpsGradientStop type exposes the following members:
Properties
Name | Description |
---|---|
color | The gradient stop color. |
offset | Returns/sets the gradient offset. The offset indicates a point along the progression of the gradient at which a color is specified. Colors between gradient offsets in the progression are interpolated. |
Methods
Name | Description |
---|---|
clone() | Clones this gradient stop. |
See Also
- module
aspose.page.xps.xpsmodel
- package
aspose.page