The following tables list the members exposed by LayoutManager.
Public Constructors
Name | Description | |
---|---|---|
LayoutManager | Initializes a new instance of the WindowLevelInteractiveMode class. |
Public Methods
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. | |
selectItem | Changes the selection state of the specified item. |
Public Properties
Name | Description | |
---|---|---|
div | Gets The div of this layout manager. | |
highlightedItems | Gets the highlighted item list. | |
items | Gets the collection that contains the cells added to this layout. | |
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. |
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