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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also