Bahasa

TextAnnotation.Font Properti

Definisi

Mendapatkan atau mengatur font untuk teks anotasi.

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

Nilai Properti

Objek Font yang digunakan sebagai font untuk teks anotasi.

Keterangan

Untuk mengatur properti ini, buat objek baru Font , lalu tetapkan ke properti ini.

Berlaku untuk