VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing Namespace / ImageProcessingEventArgs Class
In This Topic
    ImageProcessingEventArgs Class Properties
    In This Topic
    For a list of all properties of this type, see ImageProcessingEventArgs.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether current processing process can be canceled.
    Public PropertyGets or sets a value indicating whether current processing process should be canceled.
    Public PropertyGets the image which is processing.
    See Also