InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / C1Icon Class / Padding Property

In This Topic
    Padding Property (C1Icon)
    In This Topic
    Gets or sets the padding of the icon.
    Syntax
    'Declaration
     
    Public Property Padding As Thickness
    public Thickness Padding {get; set;}
    See Also