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

    See Also