Width Property
Gets the width in which the collapsible range is constrained to.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public override double Width { get; }
Public Overrides ReadOnly Property Width As Double
Get
abstract Width : float with get
override Width : float with get
Property Value
DoubleSee Also
Reference
TextTrailingCharacterEllipsis Class
Avalonia.Media.TextFormatting Namespace