TextMetrics.Underlined Propiedad

Definición

Obtiene o establece un valor que indica si la fuente está subrayada.

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

Valor de propiedad

Es true si la fuente está subrayada; en caso contrario, es false.

Se aplica a