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

The following tables list the members exposed by RasterCommandProgressEventArgs.

Public Constructors

 NameDescription
public Constructor RasterCommandProgressEventArgs ConstructorInitializes a new instance of the RasterCommandProgressEventArgs class with specific values. Supported in Silverlight, Windows Phone 7  
Top

Public Properties

 NameDescription
public Property CancelGets or sets a value indicating whether the image processing command should be canceled. Supported in Silverlight, Windows Phone 7  
public Property PercentGets the percentage completion of the command. Supported in Silverlight, Windows Phone 7  
Top

See Also