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


The following tables list the members exposed by IRasterCommand.

Public Methods

  Name Description
 Method OnProgress Raises the Progress event.  
 Method Run Runs the image processing command.  
Top

Public Events

  Name Description
 Event Progress Occurs during the image processing command, to provide status on the progress of the command.  
Top

See Also