set_Brush()
Pen::set_Brush(const SharedPtr<Brush>&) method
Sets this pen’s Brush object.
void System::Drawing::Pen::set_Brush(const SharedPtr<Brush> &brush)
Arguments
Parameter | Type | Description |
---|---|---|
brush | const SharedPtr<Brush>& | The value to set |
See Also
- Typedef SharedPtr
- Class Brush
- Class Pen
- Namespace System::Drawing
- Library Aspose.Slides