Families

FontFamily.Families property

Ruft ein Array ab, das alle enthältFontFamily Objekte, die dem aktuellen Grafikkontext zugeordnet sind.

public static FontFamily[] Families { get; }

Rückgabewert

Eine Reihe vonFontFamily Objekte, die dem aktuellen Grafikkontext zugeordnet sind.

Siehe auch