The following tables list the members exposed by CodecsLoadAsyncCompletedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
CodecsLoadAsyncCompletedEventArgs | Creates new instance of the CodecsLoadAsyncCompletedEventArgs with the specified parameters. |
Protected Constructors
Name | Description | |
---|---|---|
CodecsAsyncCompletedEventArgs | Initializes a new instance of this class with the specified parameters. (Inherited from CodecsAsyncCompletedEventArgs) |
Public Properties
Name | Description | |
---|---|---|
FileName | Gets the file name this asynchronous operation is using. (Inherited from CodecsAsyncCompletedEventArgs) | |
Image | Gets the RasterImage class instance that is being loaded. | |
Stream | Gets the stream this asynchronous operation is using. (Inherited from CodecsAsyncCompletedEventArgs) | |
Uri | Gets the URI this asynchronous operation is using. (Inherited from CodecsAsyncCompletedEventArgs) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET