Leadtools.ImageProcessing名前空間 > RasterCommandProgressEventArgsクラス :Percentプロパティ |
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();