Skip to content

D4A3B36A

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

BackgroundColor Property

The color used to clear the screen / control with Clear(Color)

Definition

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

C#

public Color BackgroundColor { get; set; }

Property Value

Color

See Also

Reference

EditorService Class
MonoGame.Forms.NET.Services Namespace

Clone this wiki locally