GetFont

FontCollection.GetFont method

Gets the element at the specified ID.

public Font GetFont(int ID)
Parameter Type Description
ID Int32 Int32The ID of the element within its parent element.

Return Value

FontFont.

See Also