FontFamily::FontFamily(constFontFamily&) method (gdiplusheaders.h)
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 |