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

  Name Description
Protected Constructor RasterCommand Constructor Initializes a new instance of the RasterCommand class.  
Top

Public Properties

  Name Description
Public Property HasProgress Determines if the command object has a progress event handler set.  
Top

Public Methods

  Name Description
Public Method OnProgress Implements IRasterCommand.OnProgress.  
Public Method Run Implements IRasterCommand.Run.  
Top

Public Events

  Name Description
Public Event Progress Implements Progress.  
Top

See Also