DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / Padding Property

In This Topic
    Padding Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRDescriptionAttribute("ControlPaddingDescr")>
    <SRCategoryAttribute("CatLayout")>
    <System.ComponentModel.LocalizableAttribute(True)>
    Public Property Padding As System.Windows.Forms.Padding
    [SRDescription("ControlPaddingDescr")]
    [SRCategory("CatLayout")]
    [System.ComponentModel.Localizable(true)]
    public System.Windows.Forms.Padding Padding {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also