ImageAttributes.Clone

ImageAttributes.Clone method

Creates an exact copy of this ImageAttributes object.

public object Clone()

Return Value

The ImageAttributes object this class creates, cast as an object.

See Also