Compartir a través de


_ViewFont.Underline Propiedad

Definición

Devuelve o establece un valor booleano (bool en C#) que indica si la fuente está subrayada en el ViewFont objeto . Lectura y escritura.

public:
 property bool Underline { bool get(); void set(bool value); };
public bool Underline { get; set; }
Public Property Underline As Boolean

Valor de propiedad

Se aplica a