Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1PolygonIcon Class / Clone Method

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