Bagikan melalui


Control.FontHeight Properti

Definisi

Mendapatkan atau mengatur tinggi font kontrol.

protected:
 property int FontHeight { int get(); void set(int value); };
protected int FontHeight { get; set; }
member this.FontHeight : int with get, set
Protected Property FontHeight As Integer

Nilai Properti

Tinggi Font kontrol dalam piksel.

Keterangan

Nota

Properti FontHeight tidak boleh diatur ke nilai apa pun selain nilai kontrol Font.Height , atau -1. Pengaturan FontHeight ke -1 memiliki efek menghapus nilai tinggi cache, dan nilai dihitung ulang saat properti direferensikan.

Berlaku untuk

Lihat juga