C#
VB
Java
Objective-C
WinRT C#
C++
This property is updated with the minimum intensity value present in the image.
public int MinimumValue { get; }
Public ReadOnly Property MinimumValue As Integer
public int MinimumValue {get;}
@property (nonatomic, assign, readonly) NSInteger minimumValue
public int getMinimumValue()
get_MinimumValue();
public:
property int MinimumValue {
int get();
}
Value that indicates the minimum intensity value present in the image.
Refer to MinMaxValuesCommand.
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