Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GraphicsPath Class / Clone Method

In This Topic
    Clone Method (GraphicsPath)
    In This Topic
    Creates a copy of the GraphicsPath.
    Syntax
    'Declaration
     
    Public Function Clone() As GraphicsPath
    public GraphicsPath Clone()
    See Also