←Select platform

Percent Property (RasterCommandProgressEventArgs)

Summary

Gets the percentage completion of the command.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Percent {get;} 
Public ReadOnly Property Percent As Integer 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize