Freigeben über


IDWriteFontFace::GetIndex Method

Obtains the index of a font face in the context of its font files.

Syntax

virtual UINT32 GetIndex() = 0;

Parameter

Methode umfasst keine Parameter.

Rückgabewert

The zero-based index of a font face in cases when the font files contain a collection of font faces. If the font files contain a single face, this value is zero.

Anforderungen

Mindestens unterstützter Client

Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista

Mindestens unterstützter Server

Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008

Header

Dwrite.h

Bibliothek

Dwrite.lib

DLL

Dwrite.dll

Siehe auch

IDWriteFontFace