DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomVolume Class / Disposing Event

In This Topic
    Disposing Event
    In This Topic
    Syntax
    'Declaration
     
    
    Public Event Disposing As System.EventHandler(Of EventArgs)
    public event System.EventHandler<EventArgs> Disposing
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also