Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerItemErrorEventArgs Class : Create Method |
public static ImageViewerItemErrorEventArgs Create( ImageViewerItem item, ImageViewerItemChangedReason reason, object data, Exception error )
'Declaration
Public Shared Function Create( _ ByVal item As ImageViewerItem, _ ByVal reason As ImageViewerItemChangedReason, _ ByVal data As Object, _ ByVal error As Exception _ ) As ImageViewerItemErrorEventArgs