System::Drawing::FontFamily::IsStyleAvailable yöntemi
FontFamily::IsStyleAvailable method
Belirtilen yazı tipi stilinin mevcut olup olmadığını belirler.
bool System::Drawing::FontFamily::IsStyleAvailable(FontStyle style)
| Parametre | Tür | Açıklama |
|---|---|---|
| stil | FontStyle | Test edilecek yazı tipi stili |
ReturnValue
Belirtilen yazı tipi stili mevcut ise true, aksi takdirde false
Ayrıca Bakınız
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Font for C++