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