←Select platform

Percent Property

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

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

Leadtools Assembly