Clone()

PathGradientBrush::Clone() method

Creates a copy of the current object.

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

Return Value

A shared pointer to the copy of the current object.

See Also