AutomationElementIdentifiers.BoundingRectangleProperty 속성

정의

경계 사각형 자동화 속성을 식별합니다. 경계 사각형 속성 값은 GetBoundingRectangle 메서드에서 반환됩니다.

public:
 static property AutomationProperty ^ BoundingRectangleProperty { AutomationProperty ^ get(); };
static AutomationProperty BoundingRectangleProperty();
public static AutomationProperty BoundingRectangleProperty { get; }
var automationProperty = AutomationElementIdentifiers.boundingRectangleProperty;
Public Shared ReadOnly Property BoundingRectangleProperty As AutomationProperty

속성 값

Automation 속성 식별자입니다.

적용 대상