Contains the arguments passed to the DiagramError event handler.
The following tables list the members exposed by the DiagramErrorEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DiagramErrorEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
The context where the exception occurred (e.g., "DrawPolylineWithCrossings"). |
|
![]() |
The exception that occurred internally during drawing or layout. |
See Also