Click or drag to resize
CanvasTextLayoutLineCount Property
Gets the number of lines in the text layout.

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

Property Value

Type: Int32
See Also