Gets or sets the value that indicates whether to limit the width and center value to the range specified by the image calculated range.
public bool UseWindowLevelBoundaries { get; set; }
Public Property UseWindowLevelBoundaries As Boolean
true to limit the width and center values to the image boundaries, otherwise, it is false.
The image calculated range is the initial window level width and center values of the image. It is calculated using various methods, depending on the image attributes:
Not exceeding the calculated range means that the width will be kept inside the range 1 to Original Width). The center will be kept inside the range of -Original Width to +Original Width.
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