C1.Silverlight.Imaging Namespace > C1GifImage Class : ImageFailed Event |
'Declaration
Public Event ImageFailed As System.EventHandler(Of ImageFailedExceptionEventArgs)
public event System.EventHandler<ImageFailedExceptionEventArgs> ImageFailed
The event handler receives an argument of type ImageFailedExceptionEventArgs containing data related to this event. The following ImageFailedExceptionEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ErrorException | Gets the underlying exception reported by the event. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2