Pen.Brush
Pen.Brush property
Gets or sets the Brush that determines attributes of this Pen.
public Brush Brush { get; set; }
Property Value
A Brush that determines attributes of this Pen.
Exceptions
| exception | condition | 
|---|---|
| ArgumentException | The Brushproperty is set on an immutablePen, such as those returned by thePenclass. | 
See Also
- class Brush
- class Pen
- namespace Aspose.Imaging
- assembly Aspose.Imaging