VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.ImageRendering Namespace / IntermediateImageReadyEventArgs Class
Constructors Properties Fields SeeAlso
In This Topic
    IntermediateImageReadyEventArgs Class Members
    In This Topic
    The following tables list the members exposed by IntermediateImageReadyEventArgs.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) (Inherited from System.EventArgs)
    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