CanvasLineMetricsCharacterCount Field |
The number of characters in the text line.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public int CharacterCount
Field Value
Type:
Int32Remarks
This includes any trailing whitespace and newline characters.
See Also