DicomObjects Reference
DicomObjects Reference / DicomViewer Object / AdjustMultiRowsColumnsWithCount Method
AdjustMultiRowsColumnsWithCount Method
Description
Evenly adjust MultiRows and MultiColumns to display specified number of images on the Viewer
Syntax
Visual Basic
Public Sub AdjustMultiRowsColumnsWithCount( _
   ByVal NumberOfImagesToDisplay As Integer _
) 
Parameters
NumberOfImagesToDisplay
See Also