| CanvasAnalyzedBreakpoint Structure |
Namespace: Microsoft.Graphics.Canvas.Text
public struct CanvasAnalyzedBreakpoint
The CanvasAnalyzedBreakpoint type exposes the following members.
| Name | Description | |
|---|---|---|
| BreakAfter | The break behavior after the character position. | |
| BreakBefore | The break behavior before the character position. | |
| IsSoftHyphen | Indicates the character is a soft hyphen (U+00AD). | |
| IsWhitespace | Indicates the character is whitespace. |