Click or drag to resize
ICanvasTextInlineObjectBreakAfter Property
Gets the line-breaking behavior after the inline object.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
CanvasLineBreakCondition BreakAfter { get; }

Property Value

Type: CanvasLineBreakCondition
See Also