FontCollection.Remove

FontCollection.Remove method

Remove the Font object from the collection.

public void Remove(Font font)
ParameterTypeDescription
fontFont

See Also