LayoutElement Properties
Base interface 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 layout element located under the test point. |
See Also