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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also