CanvasTextFormatTrimmingDelimiter Property |
A character code used as the delimiter that signals the beginning of the portion of text to be preserved.
Most useful for path ellipsis, where the delimiter would be a slash.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public string TrimmingDelimiter { get; set; }
Property Value
Type:
StringSee Also