FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / VisualPrimitive Class / Clone Method

In This Topic
    Clone Method (VisualPrimitive)
    In This Topic
    Creates a copy of this object.
    Syntax
    'Declaration
     
    Public Function Clone() As VisualPrimitive
    public VisualPrimitive Clone()

    Return Value

    Returns the created copy.
    See Also