←Select platform
In This Topic ▼

ImageViewerViewLayout Class Members

Summary

The following tables list the members exposed by ImageViewerViewLayout.

Protected Constructors

Name Description
Protected Constructor
ImageViewerViewLayout Initializes a new instance of ImageViewerViewLayout.

Public Methods

Name Description
Public Method
ToString Gets a friendly name of this layout.
Public Method UpdateTransform Called by ImageViewer.UpdateTransform to move and size the items in the layout.

Protected Methods

Name Description
Protected Method
AlignColumn Align the items to even distances in a column.
Protected Method AlignHeights Helper method to align the heights of the items and return the largest value.
Protected Method AlignRow Align the items to even distances in a row.
Protected Method AlignWidths Helper method to align the widths of the items and return the largest value.

Public Properties

Name Description
Public Property
Name Friendly name of this layout
Public Property SizeModeHeight Height of the layout in pixels
Public Property SizeModeHeightItemCount Number of items in the largest row.
Public Property SizeModeWidth Width of the layout in pixels
Public Property SizeModeWidthItemCount Number of items in the largest column.
Public Property Vectors Gets a list of the perpendicular vectors of the view layout.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly