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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also