Clone() Method | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderGraphics Class / Clone Method / Clone() Method

In This Topic
Clone() Method
In This Topic
Clones the current RenderObject.
Syntax
'Declaration
 
Public Overloads Function Clone() As RenderObject
 

Return Value

The newly created object.
See Also