Clones a Shape.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public override Shape Clone()
Visual Basic
Public Overrides Function Clone As Shape

See Also