LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

DisplayMode Enumeration






Specifies the cells to be created and the type of images they will contain.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum DisplayMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DisplayMode
Leadtools.Medical.Workstation.Loader.DisplayMode = function() { };
Leadtools.Medical.Workstation.Loader.DisplayMode.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class DisplayMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AllDisplays all combinations of cells (FullSeriesCell + MultiFrameCell + SingleFrameCell).
FullSeriesCellDisplays the cell which contains all the series images frames. This will always be the first cell in the series.
MultiFrameCellDisplays the cells(s) which contain images with multi-frames.
NoneNo cells will be displayed in the ViewerControl.
SingleFrameCellDisplays the cell which contains the single frame images. This will always be the last cell in the series.
Remarks
This is a System.FlagsAttribute enumeration which means you can perform bitwise OR operation between the values to combine and generate different type of cells.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.Workstation.Loader.DisplayMode

Requirements

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

See Also

Reference

Leadtools.Medical.Workstation.Loader Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features