Pen.clone

Overview | Methods | Fields | This Package | All Packages

Pen.clone

Creates a duplicate of this Pen object.

Syntax

public Object clone()

Return Value

Returns a Pen object that is a duplicate of this one.