Aspose::Page::XPS::XpsModel::XpsSolidColorBrush class
XpsSolidColorBrush class
Class incapsulating SolidColorBrush property element features. This element is used to fill defined geometric regions with a solid color.
class XpsSolidColorBrush : public Aspose::Page::XPS::XpsModel::XpsBrush
Methods
Method | Description |
---|---|
Clone() | Clones this solid color brush. |
get_Color() | Returns/sets the color for filled elements. |
set_Color(System::SharedPtr<XpsColor>) | Returns/sets the color for filled elements. |
See Also
- Class XpsBrush
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++