The following tables list the members exposed by DiagramBoundsIndexesVisualData.
Name | Description | |
---|---|---|
Bottom | Gets or sets the bottom index value. If the diagram item is the bottom-most one in the diagram, this property will have a value of 0. | |
DiagramItem | The visual data of the DiagramItem. | |
Left | Gets or sets the left index value. If the diagram item is the left-most one in the diagram, this property will have a value of 0. | |
Right | Gets or sets the right index value. If the diagram item is the right-most one in the diagram, this property will have a value of 0. | |
Top | Gets or sets the top index value. If the diagram item is the top-most one in the diagram, this property will have a value of 0. |