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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also