Leadtools.Medical.Workstation.Loader Namespace : DisplayMode Enumeration |
[FlagsAttribute()] public enum DisplayMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum DisplayMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DisplayMode
[FlagsAttribute()] public enum DisplayMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical.Workstation.Loader.DisplayMode = function() { }; Leadtools.Medical.Workstation.Loader.DisplayMode.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class DisplayMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
All | Displays all combinations of cells (FullSeriesCell + MultiFrameCell + SingleFrameCell). |
FullSeriesCell | Displays the cell which contains all the series images frames. This will always be the first cell in the series. |
MultiFrameCell | Displays the cells(s) which contain images with multi-frames. |
None | No cells will be displayed in the ViewerControl. |
SingleFrameCell | Displays the cell which contains the single frame images. This will always be the last cell in the series. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.Loader.DisplayMode
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