InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputImage Class / DefaultPadding Property

In This Topic
    DefaultPadding Property (InputImage)
    In This Topic
    Gets the default padding within the InputImage.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultPadding As Padding
    protected override Padding DefaultPadding {get;}
    See Also