←Select platform

ImageViewerSingleViewLayout Class Members

Summary

The following tables list the members exposed by ImageViewerSingleViewLayout.

Protected Constructors

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

Public Methods

Name Description
ToString Gets a friendly name of this layout. (Inherited from ImageViewerViewLayout)
UpdateTransform Called by ImageViewer.UpdateTransform to move and size the items in the layout.

Protected Methods

Name Description
AlignColumn Align the items to even distances in a column. (Inherited from ImageViewerViewLayout)
AlignHeights Helper method to align the heights of the items and return the largest value. (Inherited from ImageViewerViewLayout)
AlignRow Align the items to even distances in a row. (Inherited from ImageViewerViewLayout)
AlignWidths Helper method to align the widths of the items and return the largest value. (Inherited from ImageViewerViewLayout)

Public Properties

Name Description
Name Friendly name of this view.
SizeModeHeight Height of the layout in pixels (Inherited from ImageViewerViewLayout)
SizeModeHeightItemCount Number of items in the largest row. (Inherited from ImageViewerViewLayout)
SizeModeWidth Width of the layout in pixels (Inherited from ImageViewerViewLayout)
SizeModeWidthItemCount Number of items in the largest column. (Inherited from ImageViewerViewLayout)
Vectors Gets a list of the perpendicular vectors of the view layout. (Inherited from ImageViewerViewLayout)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly