ImageMask.Clone

ImageMask.Clone method

Creates a new object that is a copy of the current instance.

public abstract object Clone()

Return Value

A new object that is a copy of this instance.

See Also