The following tables list the members exposed by ImageViewerVerticalViewLayout.
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 | |
---|---|---|
Columns | Number of columns to use with this layout. | |
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) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET