Font::MatchFontFlags

Font::MatchFontFlags
bool MatchFontFlags(unsigned matchFlags) const;
Description

MatchFontFlags matches the font against the specified flags.

Parameters
Parameters 
Description 
unsigned matchFlags 
Font flag of the flag to match (see FontFlags). 
Return Value

A Boolean value of true if fonts fit to the specified flags, otherwise false.