IntermediateImageReadyEventArgs Class Members
In This Topic
The following tables list the members exposed by
IntermediateImageReadyEventArgs.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Cancel | Gets or sets a value indicating whether the image rendering task must be canceled. |
 | ChangedRectOnImage | Gets the image region which was changed on intermediate image. |
 | ChangedRectOnSourceImage | Gets the image region which was changed on source image. |
 | Image | Gets the intermediate image. |
See Also