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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also