Leadtools.MedicalViewer Namespace : MedicalViewerCellMaintenance Enumeration |
public enum MedicalViewerCellMaintenance : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MedicalViewerCellMaintenance Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MedicalViewerCellMaintenance
public enum class MedicalViewerCellMaintenance : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Size | The adjacent splitters to the right and to the bottom will move the same distance when the user drags one of the splitters. |
0x00000001 | Pos | No other splitter will be moved when the user moves one of the splitters. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerCellMaintenance