←Select platform

RasterCommandProgressEventArgs Class

Summary

Provides data for the Progress event.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class RasterCommandProgressEventArgs : EventArgs 
Public Class RasterCommandProgressEventArgs  
   Inherits System.EventArgs 
public sealed class RasterCommandProgressEventArgs : System.EventArgs  
@interface LTRasterCommandProgressEventArgs : NSObject 
public class RasterCommandProgressEvent extends LeadEvent 
function Leadtools.ImageProcessing.RasterCommandProgressEventArgs() 
public ref class RasterCommandProgressEventArgs : public System.EventArgs  

Remarks

All classes derived from RasterCommand has a Progress event that will provide feedback on the percentage of the command processing. You can use this event to update a user interface progress bar for example.

Example

For an example, refer to RasterCommand

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly