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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also