CanvasTextLayoutRegionLayoutBounds Field |
Namespace: Microsoft.Graphics.Canvas.Text
The bounds are relative to the text's layout box. These bounds are in DIPs, and do not take into account any transforms that might be applied while rendering the text.
These bounds do not include any trailing whitespace. To obtain bounds which include the text layout's trailing whitespace, use LayoutBoundsIncludingTrailingWhitespace.