AmbientProperties.Font Özellik

Tanım

Bir nesnenin ortam yazı tipini alır veya ayarlar.

public:
 property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); void set(System::Drawing::Font ^ value); };
public System.Drawing.Font Font { get; set; }
public System.Drawing.Font? Font { get; set; }
member this.Font : System.Drawing.Font with get, set
Public Property Font As Font

Özellik Değeri

Font

Nesne Font içinde metin görüntülenirken kullanılan yazı tipini temsil eden bir.

Açıklamalar

Ortam yazı tipi yoksa özelliğinin Font değeri olur null.

Şunlara uygulanır

Ayrıca bkz.