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