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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also