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
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.