Clone()

ImageAttributes::Clone() method

Creates a copy of the current object.

SharedPtr<ImageAttributes> System::Drawing::Imaging::ImageAttributes::Clone()

Return Value

An ImageAttributes object which is an exact copy of the current object.

See Also