MedicalViewerScaleMode Enumeration

Summary
Specifies the type of image scaling that will be used on the image.
Syntax
C#
C++/CLI
public enum MedicalViewerScaleMode 
            public enum class MedicalViewerScaleMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0Normal No fitting.
1Fit Fit to width or height based on the image and cell or sub-cell shape.
2FitWidth Fit to image width.
3FitHeight Fit to image height.
4FitIfLarger Fit the image to the cell only if the cell is smaller than the image.
5Stretch Stretch the image to the cell.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.