Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic lists the constructors of the FontFamily class. For a complete class listing, see FontFamilyClass.
Overload list
Constructor | Description |
---|---|
FontFamily() | Creates an empty FontFamily::FontFamily object. |
FontFamily(WCHAR*,FontCollection*) | Creates a FontFamily::FontFamily object based on a specified font family. |
Syntax
void FontFamily(
const FontFamily & unnamedParam1
);
Parameters
unnamedParam1
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | gdiplusheaders.h |