Skip to content

44260011

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

Font Property

A built-in font, which is used by the integrated display. You can also use it as debugging font for example.

Definition

Namespace: MonoGame.Forms.NET.Services
Assembly: MonoGame.Forms.NET (in MonoGame.Forms.NET.dll) Version: 3.2.0

C#

public SpriteFont Font { get; set; }

Property Value

SpriteFont

See Also

Reference

EditorService Class
MonoGame.Forms.NET.Services Namespace

Clone this wiki locally