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 : Minimum Property |
public int Minimum {get;}
'Declaration
Public ReadOnly Property Minimum As Integer
'Usage
Dim instance As StatisticsInformationCommand Dim value As Integer value = instance.Minimum
public int Minimum {get;}
@property (nonatomic, assign, readonly) NSInteger minimum
public int getMinimum()
get_Minimum();