XpsRadialGradientBrush class
Contents
[
Hide
]XpsRadialGradientBrush class
Class incapsulating RadialGradientBrush property element features.
This element is used to specify a radial gradient brush.
Inheritance: XpsRadialGradientBrush
→ XpsGradientBrush
→ XpsTransformableBrush
→ XpsBrush
→ XpsObject
The XpsRadialGradientBrush type exposes the following members:
Properties
Name | Description |
---|---|
opacity | Returns/sets value defining the uniform transparency of the brush fill. |
transform | Returns/sets the matrix transformation applied to the coordinate space of the brush. The Transform property is concatenated with the current effective render transform to yield an effective render transform local to the brush. The viewport for the brush is transformed using the local effective render transform. |
gradient_stops | Returns/sets list of gradient stops that comprise the gradient. |
color_interpolation_mode | Returns/sets value specifying the gamma function for color interpolation. The gamma adjustment should not be applied to the alpha component, if specified. |
spread_method | Returns/sets value describing how the brush should fill the content area outside of the primary, initial gradient area. |
center | Returns/sets the center point of the radial gradient (that is, the center of the ellipse). |
gradient_origin | Returns/sets the origin point of the radial gradient. |
radius_x | Returns/sets the radius in the x dimension of the ellipse which defines the radial gradient. |
radius_y | Returns/sets the radius in the y dimension of the ellipse which defines the radial gradient. |
Methods
Name | Description |
---|---|
clone() | Clones this radial graduent brush. |
See Also
- module
aspose.page.xps.xpsmodel
- package
aspose.page