create_solid_color_brush method
create_solid_color_brush
Creates a new solid color brush.
Returns
New solid color brush.
def create_solid_color_brush(self, color):
...
Parameter | Type | Description |
---|---|---|
color | aspose.page.xps.xpsmodel.XpsColor | The color for filled elements. |
create_solid_color_brush
Creates a new solid color brush.
Returns
New solid color brush.
def create_solid_color_brush(self, color):
...
Parameter | Type | Description |
---|---|---|
color | aspose.pydrawing.Color | The color for filled elements. |
See Also
- module
aspose.page.xps
- class
XpsDocument
- class
XpsSolidColorBrush