FontCollection

FontCollection class

Contains a collection of Font elements.

FontCollection()

Constructor.

Properties

NameTypeDescription
Countint
Item (int)Font

Methods

NameDescription
addAdd the Font object in the collection.
removeRemove the Font object from the collection.
getFontGets the element at the specified ID.
clear
removeAt
iteratorReserved for internal use.