Leadtools.MedicalViewer Namespace : MedicalViewerScaleMode Enumeration |
public enum MedicalViewerScaleMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MedicalViewerScaleMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MedicalViewerScaleMode
public enum class MedicalViewerScaleMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Normal | No fitting. |
0x00000001 | Fit | Fit to width or height based on the image and cell or sub-cell shape. |
0x00000002 | FitWidth | Fit to image width. |
0x00000003 | FitHeight | Fit to image height. |
0x00000004 | FitIfLarger | Fit the image to the cell only if the cell is smaller than the image. |
0x00000005 | Stretch | Stretch the image to the cell. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerScaleMode