Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ImageViewerViewLayout Class |
The following tables list the members exposed by ImageViewerViewLayout.
Name | Description | |
---|---|---|
Name | Friendly name of this layout | |
SizeModeHeight | Height of the layout in pixels | |
SizeModeHeightItemCount | Number of items in the largest row. | |
SizeModeWidth | Width of the layout in pixels | |
SizeModeWidthItemCount | Number of items in the largest column. |
Name | Description | |
---|---|---|
AlignColumn | Align the items to even distances in a column. | |
AlignHeights | Helper method to align the heights of the items and return the largest value. | |
AlignRow | Align the items to even distances in a row. | |
AlignWidths | Helper method to align the widths of the items and return the largest value. | |
UpdateTransform | Called by ImageViewer.UpdateTransform to move and size the items in the layout. |