Gets or sets the factor used to adjust window-leveling.
public int Factor { get; set; }
Public Property Factor As Integer
The factor used to adjust window-leveling. Possible values range from -1000 to 1000.
The value of this property is only useful if you set the window-level algorithm to something other than Medical3DWindowLevelFillType.Linear. For more information, refer to the Type.
For an example, refer to Medical3DObject.WindowLevelProperties
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