IDWriteTypography::GetFontFeatureCount-Methode (dwrite.h)
Ruft die Anzahl der OpenType-Schriftartfeatures für die aktuelle Schriftart ab.
Syntax
UINT32 GetFontFeatureCount();
Rückgabewert
Typ: UINT32
Die Anzahl der Schriftartfeatures für das aktuelle Textformat.
Hinweise
Eine einzelne Textausführung kann mehreren typografischen Features zugeordnet werden. Das IDWriteTypography-Objekt enthält eine Liste dieser Schriftartfeatures.
Anforderungen
Unterstützte Mindestversion (Client) | Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | dwrite.h |
Bibliothek | Dwrite.lib |
DLL | Dwrite.dll |