Leadtools.ImageProcessing.Effects Namespace > StatisticsInformationCommand Class : Percent Property |
public double Percent {get;}
'Declaration Public ReadOnly Property Percent As Double
'Usage Dim instance As StatisticsInformationCommand Dim value As Double value = instance.Percent
public double Percent {get;}
@property (nonatomic, assign, readonly) double percent;
public double getPercent()
get_Percent();