FontFamily::FontFamily(GpFontFamily*,Status) 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(
GpFontFamily *nativeFamily,
Status status
);
Parameters
nativeFamily
status
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | gdiplusheaders.h |