Class XpsSolidColorBrush
XpsSolidColorBrush class
Class incapsulating SolidColorBrush property element features. This element is used to fill defined geometric regions with a solid color.
public sealed class XpsSolidColorBrush : XpsBrush
Properties
| Name | Description |
|---|---|
| Color { get; set; } | Returns/sets the color for filled elements. |
| Opacity { get; set; } | Returns/sets value defining the uniform transparency of the brush fill. |
Methods
| Name | Description |
|---|---|
| Clone() | Clones this solid color brush. |
See Also
- class XpsBrush
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page