共用方式為


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

屬性值

自動化屬性識別碼。

適用於