Helper method to align the heights of the items and return the largest value.
ImageViewerViewLayout.prototype.alignHeights = function(
firstItemIndex,
lastItemIndex,
itemBounds,
alignment
)
alignHeights(
firstItemIndex: number,
lastItemIndex: number,
itemBounds: LeadRectD[],
alignment: ControlAlignment
): LeadRectD; // protected
firstItemIndex
Index of the first item in itemBounds to align.
lastItemIndex
Index of the last item in itemBounds to align.
itemBounds
Array of item bounds to update.
alignment
Alignment to use.
The largest height found.
This method is used by UpdateTransform.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document