LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterCommandProgressEventArgs Constructor (RasterCommandProgressEventArgs)






The percentage completion of the command.
Initializes a new instance of the RasterCommandProgressEventArgs class with specific values. .NET support Silverlight support WinRT support
Syntax
public RasterCommandProgressEventArgs( 
   int percent
)
'Declaration
 
Public Function New( _
   ByVal percent As Integer _
)
'Usage
 
Dim percent As Integer
 
Dim instance As New RasterCommandProgressEventArgs(percent)
public RasterCommandProgressEventArgs( 
   int percent
)
function RasterCommandProgressEventArgs( 
   percent 
)
public:
RasterCommandProgressEventArgs( 
   int percent
)

Parameters

percent
The percentage completion of the command.
Remarks
The value of Cancel is initialized to false by default.
Example
For an example, refer to RasterCommand
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCommandProgressEventArgs Class
RasterCommandProgressEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.