VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.ImageRendering Namespace / IntermediateImageReadyEventArgs Class
In This Topic
    IntermediateImageReadyEventArgs Class Properties
    In This Topic
    For a list of all properties of this type, see IntermediateImageReadyEventArgs.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the image rendering task must be canceled.
    Public PropertyGets the image region which was changed on intermediate image.
    Public PropertyGets the image region which was changed on source image.
    Public PropertyGets the intermediate image.
    See Also