TextRangeProviderWrapperGetBoundingRectangles - метод
Retrieves a collection of bounding rectangles for each fully or partially visible line of text in a text range.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public double[] GetBoundingRectangles()
Public Function GetBoundingRectangles As Double()
public:
virtual array<double>^ GetBoundingRectangles() sealed
abstract GetBoundingRectangles : unit -> float[]
override GetBoundingRectangles : unit -> float[]
DoubleAn array of bounding rectangles for each full or partial line of text in a text range.
An empty array for a degenerate range.
An empty array for a text range that has screen coordinates placing it completely off-screen, scrolled out of view, or obscured by an overlapping window.
ITextRangeProviderGetBoundingRectangles