| Leadtools.MedicalViewer Namespace : MedicalViewerScaleType Enumeration | 
public enum MedicalViewerScaleType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MedicalViewerScaleType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MedicalViewerScaleType
public enum class MedicalViewerScaleType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0x00000000 | Normal | The normal zoom, zooms to the part of the image that is displayed at the center of the cell. | 
| 0x00000001 | Dynamic | Dynamic Zoom, zooms to the point that the user clicked to zoom to. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerScaleType