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