DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / PaddingChanged Event

In This Topic
    PaddingChanged Event (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatLayout")>
    <SRDescriptionAttribute("ControlOnPaddingChangedDescr")>
    Public Event PaddingChanged As System.EventHandler
    [SRCategory("CatLayout")]
    [SRDescription("ControlOnPaddingChangedDescr")]
    public event System.EventHandler PaddingChanged
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also