Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerScaleMode Enumeration






Specifies the type of image scaling that will be used on the image.
Syntax
public enum MedicalViewerScaleMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
'Declaration   Public Enum MedicalViewerScaleMode    Inherits System.Enum    Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage   Dim instance As MedicalViewerScaleMode
public enum class MedicalViewerScaleMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
Members
ValueMemberDescription
0x00000000Normal No fitting.
0x00000001Fit Fit to width or height based on the image and cell or sub-cell shape.
0x00000002FitWidth Fit to image width.
0x00000003FitHeight Fit to image height.
0x00000004FitIfLarger Fit the image to the cell only if the cell is smaller than the image.
0x00000005Stretch Stretch the image to the cell.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerScaleMode

Requirements

Target Platforms

See Also

Reference

Leadtools.MedicalViewer Namespace

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features