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

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