次の方法で共有


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

プロパティ値

オートメーション プロパティ識別子。

適用対象