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. |
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