Item

FontSourceCollection indexer

Obtiene el elemento de fuente en el índice especificado.

public FontSource this[int index] { get; }
ParámetroDescripción
indexÍndice dentro de la colección.

Valor_devuelto

Objeto fuente fuente.

Ver también