The position and size of the VisualElement relative to its parent, as computed by the layout system. (Read Only)
Before reading from this property, add it to a panel and wait for one frame to ensure that the element layout is computed. After the layout is computed, a GeometryChangedEvent will be sent on this element.