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++