CanvasTextLayoutRegion Structure |
Namespace: Microsoft.Graphics.Canvas.Text
public struct CanvasTextLayoutRegion
The CanvasTextLayoutRegion type exposes the following members.
Name | Description | |
---|---|---|
![]() | CharacterCount | A number of characters, counted from the PositionInText, used for describing a range of characters. |
![]() | CharacterIndex | The position index within a piece of text. |
![]() | LayoutBounds | A rectangle describing the bounds of a piece of text. |