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