TextMetrics.Underlined Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of het lettertype is onderstreept.

public:
 property bool Underlined { bool get(); void set(bool value); };
public bool Underlined { get; set; }
member this.Underlined : bool with get, set
Public Property Underlined As Boolean

Waarde van eigenschap

true als het lettertype is onderstreept; anders, false.

Van toepassing op