DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / DrawExceptionArgs Class / Viewer Property






    Viewer Property
    The viewer which threw the exception during drawing
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Viewer As DicomViewer
     
    'Usage
     
    
    Dim instance As DrawExceptionArgs
    Dim value As DicomViewer
     
    value = instance.Viewer
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also