LayoutElementBase Properties
Base class for layout elements.| Name | Description |
|---|---|
| Bounds | Gets coordinates of a rectangle which encompasses the layout element. |
| Parent | Returns the element which is one step higher in the layout hierarchy. |
| Type | Gets the type of the layout element. |
See Also