Compartilhar via


LabelStyle.Font Propriedade

Definição

Obtém ou define a fonte do rótulo.

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 da propriedade

Font

Um objeto Font.

Atributos

Aplica-se a