C#
VB
Java
Objective-C
WinRT C#
C++
Gets the Maximum value found.
public int Maximum { get; }
Public ReadOnly Property Maximum As Integer
public int Maximum {get;}
@property (nonatomic, assign, readonly) NSInteger maximum
public int getMaximum()
get_Maximum();
public:
property int Maximum {
int get();
}
Gets the Maximum value found.
Refer to StatisticsInformationCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET