Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / BackImagePadding Property

In This Topic
    BackImagePadding Property
    In This Topic
    Gets or sets the thickness of the padding between the element edges and its content.
    Syntax
    'Declaration
     
    
    Public Property BackImagePadding As Thickness
    public Thickness BackImagePadding {get; set;}
    See Also