The IDiagramPositionable type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bounds |
Gets or sets the display location and size of the diagram item.
| |
| IsResizable |
Gets or sets whether the IDiagramPositionable can be resized.
| |
| Parent |
Gets the parent of the diagram item, if the item is part of a hierarchy.
| |
| ZOrder |
Gets or sets the relative z-order of the diagram item. Lower z-orders appear
behind higher z-orders.
(Inherited from IDiagramZOrderable.) |
Events
| Name | Description | |
|---|---|---|
| BoundsChanged |
Raised when the Bounds property changes.
|