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