System::Drawing::SolidBrush::Clone method
SolidBrush::Clone method
Creates a copy of the current object.
virtual SharedPtr<Brush> System::Drawing::SolidBrush::Clone() override
ReturnValue
A shared pointer to the copy of the current object.
See Also
- Typedef SharedPtr
- Class Brush
- Class SolidBrush
- Namespace System::Drawing
- Library Aspose.TeX for C++