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

In This Topic
    Viewer Property
    In This Topic
    The viewer which threw the exception during drawing
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Viewer As DicomViewer
    public DicomViewer Viewer {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also