Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1IconTemplate Class / Gear Property

In This Topic
    Gear Property
    In This Topic
    Gets an icon representing a gear.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Gear As C1IconTemplate
    public static C1IconTemplate Gear {get;}
    See Also