ImageLoadingEventArgs Class Members
In This Topic
The following tables list the members exposed by
ImageLoadingEventArgs.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Cancel | Gets or sets a value indicating whether current loading process should be canceled. |
 | DecodingSettings | Gets or sets the decoding settings, which must be used for loading of image. |
 | Image | Gets the VintasoftImage object. (Inherited from ImageEventArgs) |
 | RenderingSettings | Gets or sets the rendering settings, which must be used for loading of image. |
Protected Methods
See Also