PsDocument.SetPaint
PsDocument.SetPaint method
Sets paint in current graphics state.
public void SetPaint(Brush paint)
Parameter | Type | Description |
---|---|---|
paint | Brush | The paint. It can be any subclass of Brush class existed in .NET platform. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page