Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
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();