طريقة System::Drawing::FontFamily::IsStyleAvailable
FontFamily::IsStyleAvailable method
يحدد ما إذا كان نمط الخط المحدد متاحًا.
bool System::Drawing::FontFamily::IsStyleAvailable(FontStyle style)
| معامل | نوع | الوصف |
|---|---|---|
| النمط | FontStyle | نمط الخط للاختبار |
ReturnValue
صحيح إذا كان نمط الخط المحدد متاحًا، وإلا - خطأ
انظر أيضًا
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Font for C++