Clone()

LinearGradientBrush::Clone() method

Creates a copy of the current object.

SharedPtr<Brush> System::Drawing::Drawing2D::LinearGradientBrush::Clone() override

Return Value

A shared pointer to the copy of the current object.

See Also