Click or drag to resize
DigitalRuneTextBillboardFont Property
Gets or sets the font.

Namespace: DigitalRune.Graphics
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public SpriteFont Font { get; set; }

Property Value

Type: SpriteFont
The font. Can be .
See Also