הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Determines whether this font face's resource supports any variable axes. When true, at least one DWRITE_FONT_AXIS_RANGE in the font resource has a non-empty range (maxValue > minValue).
Syntax
BOOL HasVariations();
Return value
Type: BOOL
true if the font face's resource supports any variable axes. Otherwise, false.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 16299 |
| Minimum supported server | Windows 10 Build 16299 |
| Target Platform | Windows |
| Header | dwrite_3.h |
| Library | Dwrite.lib |