UIA_CenterPointPropertyId top-level constant

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

Identifies the CenterPoint property, which specifies the center X and Y point coordinates of the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_CenterPointPropertyId instead')
const UIA_CenterPointPropertyId = 30165;