Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 762 Bytes

richedittextrange_getrect_474884637.md

File metadata and controls

36 lines (20 loc) · 762 Bytes
-api-id -api-type
M:Windows.UI.Text.RichEditTextRange.GetRect(Windows.UI.Text.PointOptions,Windows.Foundation.Rect@,System.Int32@)
winrt method

Windows.UI.Text.RichEditTextRange.GetRect

-description

Retrieves the bounding rectangle that encompasses the text range on the screen.

-parameters

-param options

A value that indicates the rectangle to retrieve.

-param rect

A structure that contains four floating-point numbers that represent the location and size of the bounding rectangle.

-param hit

The hit-test value for the text range.

-remarks

-see-also

-examples