DicomObjects.NET.V8
DicomObjects.EventArguments Namespace / DrawExceptionArgs Class

In This Topic
    DrawExceptionArgs Class Properties
    In This Topic

    For a list of all members of this type, see DrawExceptionArgs members.

    Public Properties
     NameDescription
    Public Property A read/write property to control whether the default message detailing the exception is to be drawn onto the viewer's surface.  
    Public Property The Exception which was thrown  
    Public PropertyThe Index of the image within the Images collection which was being drawn when the exception was thrown  
    Public Property The viewer which threw the exception during drawing  
    Top
    See Also