Pen.Clone

Pen.Clone method

Creates an exact copy of this Pen.

public object Clone()

Return Value

An Object that can be cast to a Pen.

Exceptions

exceptioncondition
NotImplementedExceptionMethod not implemented.

See Also