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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also