![]() |
xtd - Reference Guide
0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
Represents the fonts installed on the system. This class cannot be inherited. More...
#include <installed_font_collection.h>
Public Member Functions | |
installed_font_collection () | |
Initializes a new instance of the xtd::drawing::text::installed_font_collection class. More... | |
![]() | |
const std::vector< font_family > & | families () const |
Gets the array of FontFamily objects associated with this FontCollection. More... | |
Additional Inherited Members | |
![]() | |
font_collection () | |
Initialise new instance of font_collection class. More... | |
Represents the fonts installed on the system. This class cannot be inherited.
xtd::drawing::text::installed_font_collection::installed_font_collection | ( | ) |
Initializes a new instance of the xtd::drawing::text::installed_font_collection class.