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 : ImageViewerHorizontalViewLayout Class |
The following tables list the members exposed by ImageViewerHorizontalViewLayout.
Name | Description | |
---|---|---|
ImageViewerHorizontalViewLayout Constructor |
Name | Description | |
---|---|---|
Name | Overridden. Friendly name of this view. | |
Rows | Number of rows to use with this layout. | |
SizeModeHeight | Height of the layout in pixels (Inherited from Leadtools.Controls.ImageViewerViewLayout) | |
SizeModeHeightItemCount | Number of items in the largest row. (Inherited from Leadtools.Controls.ImageViewerViewLayout) | |
SizeModeWidth | Width of the layout in pixels (Inherited from Leadtools.Controls.ImageViewerViewLayout) | |
SizeModeWidthItemCount | Number of items in the largest column. (Inherited from Leadtools.Controls.ImageViewerViewLayout) |
Name | Description | |
---|---|---|
ToString | Gets a friendly name of this layout. (Inherited from Leadtools.Controls.ImageViewerViewLayout) |
Name | Description | |
---|---|---|
AlignColumn | Align the items to even distances in a column. (Inherited from Leadtools.Controls.ImageViewerViewLayout) | |
AlignHeights | Helper method to align the heights of the items and return the largest value. (Inherited from Leadtools.Controls.ImageViewerViewLayout) | |
AlignRow | Align the items to even distances in a row. (Inherited from Leadtools.Controls.ImageViewerViewLayout) | |
AlignWidths | Helper method to align the widths of the items and return the largest value. (Inherited from Leadtools.Controls.ImageViewerViewLayout) | |
UpdateTransform | Overridden. Called by ImageViewer.UpdateTransform to move and size the items in the layout. |