IDWriteFontFamily1 interface (dwrite_3.h)

Represents a family of related fonts.

Inheritance

The IDWriteFontFamily1 interface inherits from IDWriteFontFamily. IDWriteFontFamily1 also has these types of members:

Methods

The IDWriteFontFamily1 interface has these methods.

 
IDWriteFontFamily1::GetFont

Gets a font given its zero-based index. (IDWriteFontFamily1.GetFont)
IDWriteFontFamily1::GetFontFaceReference

Gets a font face reference given its zero-based index. (IDWriteFontFamily1.GetFontFaceReference)
IDWriteFontFamily1::GetFontLocality

Gets the current location of a font given its zero-based index. (IDWriteFontFamily1.GetFontLocality)

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps | UWP apps]
Minimum supported server Windows Server 2016 [desktop apps | UWP apps]
Target Platform Windows
Header dwrite_3.h

See also

IDWriteFontFamily