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 MedicalViewerScaleMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.MedicalViewer.MedicalViewerScaleMode = function() { }; Leadtools.MedicalViewer.MedicalViewerScaleMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MedicalViewerScaleMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Fit | Fit to width or height based on the image and cell or sub-cell shape. |
FitHeight | Fit to image height. |
FitIfLarger | Fit the image to the cell only if the cell is smaller than the image. |
FitWidth | Fit to image width. |
Normal | No fitting. |
Stretch | Stretch the image to the cell. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerScaleMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2