FontCollection.GetFont

FontCollection.GetFont method

Gets the element at the specified ID.

public Font GetFont(int ID)
ParameterTypeDescription
IDInt32Int32The ID of the element within its parent element.

Return Value

FontFont.

See Also