ICanvasContext.Font

ICanvasContext.Font property

Gets or sets the font. See ITrueTypeFont.

public ITrueTypeFont Font { get; set; }

See Also