VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / ImageSegmentationCommand Class
In This Topic
    ImageSegmentationCommand Class Events
    In This Topic
    For a list of all events of this type, see ImageSegmentationCommand.
    Public Events
     NameDescription
    Public EventOccurs if image processing was aborted by user. (Inherited from ProcessingCommandBase)
    Public EventOccurs at the end of the image processing. (Inherited from ProcessingCommandBase)
    Public EventOccurs during the image processing, to provide status on the progress of the command. (Inherited from ProcessingCommandBase)
    Public EventOccurs at the beginning of the image processing. (Inherited from ProcessingCommandBase)
    See Also