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.Page for C++