void xtd::drawing::text::private_font_collection::add_memory_font | ( | intptr | memory, |
size_t | length | ||
) |
Adds a font contained in system memory to this xtd::drawing::text::private_font_collection.
memory | The memory address of the font to add. |
length | The memory length of the font to add. |