←Select platform

Percent Property

Summary

Gets the percentage completion of the command.

Syntax
C#
VB
Objective-C
C++
Java
public int Percent { get; } 
Public ReadOnly Property Percent As Integer 
@property (nonatomic, assign, readonly) int percent; 
public int getPercent() 
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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly