Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / IFigure Interface / Clone Method

In This Topic
    Clone Method (IFigure)
    In This Topic
    Creates a copy of the current figure.
    Syntax
    'Declaration
     
    Function Clone() As IFigure
    IFigure Clone()
    See Also