Leadtools.Medical.Workstation.Loader Namespace > SeriesLayout Class : Auto Property |
public bool Auto {get; set;}
'Declaration Public Property Auto As Boolean
'Usage Dim instance As SeriesLayout Dim value As Boolean instance.Auto = value value = instance.Auto
public bool Auto {get; set;}
get_Auto();
set_Auto(value);
If this value is true, automatic display is decided based on the number of frames in the cell. If more than one frame is loaded into the Leadtools.MedicalViewer.MedicalViewerCell, the cell display (Rows/Columns) will be 2x2; otherwise 1x1.
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