System::Drawing::TextureBrush::Clone method

TextureBrush::Clone method

Creates a copy of the current object.

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

ReturnValue

A shared pointer to the copy of the current object.

See Also