DicomObjects.NET.V8
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.0 or higher

    See Also