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