GraphicContext.Font

GraphicContext.Font property

Sets or gets the true type font object that is used for rendering text.

public virtual ITrueTypeFont Font { get; set; }

See Also