Gets or sets the type window-leveling algorithm used.
public Medical3DWindowLevelFillType Type { get; set; }
Public Property Type As Medical3DWindowLevelFillType
public:
property Medical3DWindowLevelFillType Type {
Medical3DWindowLevelFillType get();
void set ( Medical3DWindowLevelFillType );
}
A Medical3DWindowLevelFillType value that represents the window-leveling algorithm used. The default is Medical3DWindowLevelFillType.Linear.
The Factor property controls how the algorithm specified in this property will behave. Note that it will work on all algorithms except Medical3DWindowLevelFillType.Linear.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document