set_paint method
set_paint
Sets paint in current graphics state.
def set_paint(self, paint):
    ...
| Parameter | Type | Description | 
|---|---|---|
| paint | aspose.pydrawing.Brush | The paint. It can be any subclass of Brush class existed in .NET platform. | 
See Also
- module 
aspose.page.eps - class 
PsDocument