Gets the maximum intensity value allowed for this 3D object.
public int MaximumValue { get; }
Public ReadOnly Property MaximumValue As Integer
public:
property int MaximumValue {
int get();
}
Value that indicates the maximum intensity value allowed for this 3D object.
The maximum value is the upper boundary for all 3D object features that work based on the intensity values, such as the Remove density feature and the SSD ISO threshold.
For an example, refer to RemoveInterval
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