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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also