DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomVolume Class / IsDisposed Property






    IsDisposed Property (DicomVolume)
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsDisposed As System.Boolean
     
    'Usage
     
    
    Dim instance As DicomVolume
    Dim value As System.Boolean
     
    value = instance.IsDisposed
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also