Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.3.5
RasterCommandProgressEventArgs Class Members
See Also  Properties 
Leadtools.ImageProcessing Namespace : RasterCommandProgressEventArgs Class


The following tables list the members exposed by RasterCommandProgressEventArgs.

Public Constructors

 NameDescription
Public ConstructorRasterCommandProgressEventArgs Constructor Initializes a new instance of the RasterCommandProgressEventArgs class with specific values.  
Top

Public Properties

 NameDescription
Public PropertyCancel Gets or sets a value indicating whether the image processing command should be canceled.  
Public PropertyPercent Gets the percentage completion of the command.  
Top

See Also