TextElementAutomationPeer.GetBoundingRectangleCore Metoda

Definicja

Rect Pobiera reprezentujący prostokąt TextElement ograniczenia, który jest skojarzony z tym TextElementAutomationPeerelementem . Wywoływane przez GetBoundingRectangle().

protected:
 override System::Windows::Rect GetBoundingRectangleCore();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
protected override System.Windows.Rect GetBoundingRectangleCore ();
protected override System.Windows.Rect GetBoundingRectangleCore ();
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
override this.GetBoundingRectangleCore : unit -> System.Windows.Rect
override this.GetBoundingRectangleCore : unit -> System.Windows.Rect
Protected Overrides Function GetBoundingRectangleCore () As Rect

Zwraca

Element Rect , który zawiera współrzędne elementu lub Empty jeśli element nie jest elementem HwndSourcePresentationSourcei .

Atrybuty

Dotyczy

Zobacz też