ComponentOne FlexReport for WinForms
Clone Method (ShapeBase)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > ShapeBase Class : Clone Method
Creates a copy of the current ShapeBase object. Property Owner is not copied and value of Owner property is null.
Syntax
'Declaration
 
Public Function Clone() As ShapeBase
public ShapeBase Clone()

Return Value

The newly created ShapeBase object.
See Also

Reference

ShapeBase Class
ShapeBase Members