IDWriteFontResource::GetAxisValueNameCount-Methode (dwrite_3.h)
Ruft die Anzahl der benannten Werte für eine bestimmte Achse ab.
Syntax
UINT32 GetAxisValueNameCount(
UINT32 axisIndex
);
Parameter
axisIndex
Typ: UINT32
Schriftachse, von 0 bis GetFontAxisCount minus 1.
Rückgabewert
Typ: UINT32
Die Anzahl der benannten Werte für die durch axisIndex angegebene Achse.
Anforderungen
Unterstützte Mindestversion (Client) | Windows 10 Build 20348 |
Unterstützte Mindestversion (Server) | Windows 10 Build 20348 |
Zielplattform | Windows |
Kopfzeile | dwrite_3.h |
Bibliothek | Dwrite.lib |