←Select platform

RasterCommandProgressEventArgs Class

Summary
Provides data for the Progress event.
Syntax
C#
VB
Objective-C
C++
Java
public class RasterCommandProgressEventArgs : EventArgs 
Public Class RasterCommandProgressEventArgs  
   Inherits System.EventArgs 
@interface LTRasterCommandProgressEventArgs : NSObject 
public class RasterCommandProgressEvent extends LeadEvent 
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.