Specifies the type of image scaling that will be used on the image.
public enum MedicalViewerScaleMode Public Enum MedicalViewerScaleModeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class MedicalViewerScaleMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0 | Normal | No fitting. |
| 1 | Fit | Fit to width or height based on the image and cell or sub-cell shape. |
| 2 | FitWidth | Fit to image width. |
| 3 | FitHeight | Fit to image height. |
| 4 | FitIfLarger | Fit the image to the cell only if the cell is smaller than the image. |
| 5 | Stretch | Stretch the image to the cell. |
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
