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 public int LineCount { get; }
Property Value
Type:
Int32See Also