LEADTOOLS (Leadtools assembly)

Percent Property (RasterCommandProgressEventArgs)

Show in webframe







Gets the percentage completion of the command.
Syntax
public int Percent {get;}
'Declaration
 
Public ReadOnly Property Percent As Integer
'Usage
 
Dim instance As RasterCommandProgressEventArgs
Dim value As Integer
 
value = instance.Percent
public int Percent {get;}
@property (nonatomic, assign, readonly) int percent;
public int getPercent()
 get_Percent(); 
public:
property int Percent {
   int get();
}

Property Value

The percentage completion of the command.
Example
For an example, refer to RasterCommand
Requirements

Target Platforms

See Also

Reference

RasterCommandProgressEventArgs Class
RasterCommandProgressEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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