FontSettingCollection.Item

FontSettingCollection indexer

Gets the FontSetting by the index.

public FontSetting this[int index] { get; }
ParameterDescription
indexThe index.

See Also