C#
VB
C++
Specifies how splitters will move.
public enum MedicalViewerCellMaintenance Public Enum MedicalViewerCellMaintenanceInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class MedicalViewerCellMaintenance : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
| Value | Member | Description |
|---|---|---|
| 0 | Size | The adjacent splitters to the right and to the bottom will move the same distance when the user drags one of the splitters. |
| 1 | Pos | No other splitter will be moved when the user moves one of the splitters. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
