Skip to main content

TextPathSegmentTrimming Constructor

Initializes a new instance of the TextPathSegmentTrimming class with the specified ellipsis string to indicate trimmed text.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public TextPathSegmentTrimming(
string ellipsis
)

Parameters

  String
The string to use as an ellipsis when text is trimmed. This value is displayed at the end of truncated segments.

See Also

Reference

TextPathSegmentTrimming Class
Avalonia.Media Namespace