The following tables list the members exposed by LayoutManager.
Name | Description | |
---|---|---|
LayoutManager | Initializes a new instance of the WindowLevelInteractiveMode class. |
Name | Description | |
---|---|---|
beginUpdate | Stops the viewer from being refreshed if changes are applied. This is useful to increase the control rendering efficiency. | |
canUpdate | Gets whether you have called BeginUpdate and did not yet call EndUpdate. | |
endUpdate | Refreshes the control to include all the changes made after using the BeginUpdate method. | |
onSizeChanged | Notifies the instance that the size of the parent area has changed. | |
refresh | Refreshes the LayoutManager by redrawing all of the associated cells to their respective canvas. | |
selectItem | Changes the selection state of the specified item. |
Name | Description | |
---|---|---|
cells | Returns a LeadCollection of cell objects used to store cells within a layout. | |
customLayout | Gets or sets an array of rectangles representing the cell positions in the layout. | |
div | Gets The div of this layout manager. | |
emptyCells | A collection of empty cells. | |
highlightedItems | Gets the highlighted item list. | |
items | Gets the collection that contains the cells added to this layout. | |
mode | An enumeration value that defines the arrangement of the cells. | |
selectedItem | Gets or sets the selected item of this layout. | |
selectedItems | Gets the collection that contains the selected cells added in this layout. | |
viewer | Gets the parent viewer of the layout. |
Leadtools.Controls.Medical Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document