DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / Clear Method






    Clear Method (DicomViewer)
    This removes all Images and Labels from this Viewer
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
     
    'Usage
     
    
    Dim instance As DicomViewer
     
    instance.Clear()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also