Compartir a través de


LabelStyle.Font Propiedad

Definición

Obtiene o establece la fuente de la etiqueta.

public:
 property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); void set(System::Drawing::Font ^ value); };
[System.ComponentModel.Bindable(true)]
public System.Drawing.Font Font { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Font : System.Drawing.Font with get, set
Public Property Font As Font

Valor de propiedad

Un objeto Font.

Atributos

Se aplica a