Leadtools.Controls Namespace > ImageViewerItemErrorEventArgs Object : Create Method |
Parameter | Type | Description |
---|---|---|
item | ImageViewerItem | The item that caused an error. Could be null. |
reason | ImageViewerItemChangedReason | Reason why the error occurred. |
data | object | Generic data associated with this error. |
error | Exception | Any errors that was caught by the viewer. |
Type | Description |
---|---|
ImageViewerItemErrorEventArgs | The created object. |