The following tables list the members exposed by DiagramBoundsManagerVisualData.
Name | Description | |
---|---|---|
DiagramBoundsManagerVisualData Constructor |
Name | Description | |
---|---|---|
BottomIndexes | Gets or sets a list of items sorted by the bottom value of their bounds rectangle. | |
BottomValues | Gets or sets a list of the bottom values of the diagram items' bounds rectangle. | |
LeftIndexes | Gets or sets a list of items sorted by the left value of their bounds rectangle. | |
LeftValues | Gets or sets a list of the left values of the diagram items' bounds rectangle. | |
RightIndexes | Gets or sets a list of items sorted by the right value of their bounds rectangle. | |
RightValues | Gets or sets a list of the right values of the diagram items' bounds rectangle. | |
TopIndexes | Gets or sets a list of items sorted by the top value of their bounds rectangle. | |
TopValues | Gets or sets a list of the top values of the diagram items' bounds rectangle. |
Name | Description | |
---|---|---|
Serialize | Serializes this instance. |