←Select platform

Maximum Property

Summary
Gets the Maximum value found.
Syntax
C#
VB
Objective-C
C++
Java
public int Maximum { get; } 
Public ReadOnly Property Maximum As Integer 
@property (nonatomic, assign, readonly) NSInteger maximum 
public int getMaximum() 
public: 
property int Maximum { 
   int get(); 
} 

Property Value

Gets the Maximum value found.

Example

Refer to StatisticsInformationCommand example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.