←Select platform
In This Topic ▼

ImageViewerSingleViewLayout Class Members

Summary

The following tables list the members exposed by ImageViewerSingleViewLayout.

Protected Constructors

Name Description
Protected Constructor
ImageViewerViewLayout Initializes a new instance of ImageViewerViewLayout. (Inherited from ImageViewerViewLayout)

Public Methods

Name Description
Public Method
ToString Gets a friendly name of this layout. (Inherited from ImageViewerViewLayout)
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. (Inherited from ImageViewerViewLayout)
Protected Method AlignHeights Helper method to align the heights of the items and return the largest value. (Inherited from ImageViewerViewLayout)
Protected Method AlignRow Align the items to even distances in a row. (Inherited from ImageViewerViewLayout)
Protected Method AlignWidths Helper method to align the widths of the items and return the largest value. (Inherited from ImageViewerViewLayout)

Public Properties

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

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