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


The following tables list the members exposed by RasterCommand.

Protected Constructors

 NameDescription
Protected ConstructorRasterCommand Constructor Initializes a new instance of the RasterCommand class.  
Top

Public Properties

 NameDescription
Public PropertyHasProgress Determines if the command object has a progress event handler set.  
Top

Public Methods

 NameDescription
Public MethodOnProgress Implements IRasterCommand.OnProgress.  
Public MethodRun Implements IRasterCommand.Run.  
Top

Public Events

 NameDescription
Public EventProgress Implements Progress.  
Top

See Also