Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools.ImageProcessing Namespace > RasterCommand Class : OnProgress Method |
public virtual void OnProgress( RasterCommandProgressEventArgs e )
'Declaration
Public Overridable Sub OnProgress( _ ByVal e As RasterCommandProgressEventArgs _ )
'Usage
Dim instance As RasterCommand Dim e As RasterCommandProgressEventArgs instance.OnProgress(e)
public virtual void OnProgress( RasterCommandProgressEventArgs e )
function Leadtools.ImageProcessing.RasterCommand.OnProgress( e )
public: virtual void OnProgress( RasterCommandProgressEventArgs^ e )