Metode System::Drawing::FontFamily::GetCellAscent
FontFamily::GetCellAscent method
Mengembalikan kenaikan sel (cell ascent) dari keluarga font yang diwakili oleh objek saat ini untuk gaya font yang ditentukan.
int System::Drawing::FontFamily::GetCellAscent(FontStyle style)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| gaya | FontStyle | Gaya font |
ReturnValue
Cell ascent dari keluarga font yang direpresentasikan oleh objek saat ini untuk gaya font yang ditentukan.
Lihat Juga
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Page for C++