System::Drawing::Pen::set_Brush 方法
Pen::set_Brush method
设置此笔的 Brush 对象。
void System::Drawing::Pen::set_Brush(const SharedPtr<Brush> &brush)
| 参数 | 类型 | 描述 |
|---|---|---|
| 画刷 | const SharedPtr<Brush>& | 要设置的值 |
另见
- Typedef SharedPtr
- Class Brush
- Class Pen
- Namespace System::Drawing
- Library Aspose.Font for C++