Språk

TextDecorations.OverLine Egenskap

Definition

Anger en överrad TextDecoration.

public:
 static property System::Windows::TextDecorationCollection ^ OverLine { System::Windows::TextDecorationCollection ^ get(); };
public static System.Windows.TextDecorationCollection OverLine { get; }
static member OverLine : System.Windows.TextDecorationCollection
Public Shared ReadOnly Property OverLine As TextDecorationCollection

Egenskapsvärde

Ett värde som representerar en överrad TextDecoration.

Kommentarer

I följande exempel visas platsen för en överradig textdekoration i förhållande till texten.

Diagram över platser för textdekoration Diagram Exempel på en textdekoration över rad

Gäller för