UIA_BoundingRectanglePropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_BoundingRectanglePropertyId instead')
int const UIA_BoundingRectanglePropertyId

Identifies the BoundingRectangle property, which specifies the coordinates of the rectangle that completely encloses the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_BoundingRectanglePropertyId instead')
const UIA_BoundingRectanglePropertyId = 30001;