Skip to content

AED3E99E

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

Pixel Property

A plain white pixel mainly to draw the background of the integrated display, but you can also use it in your custom control.

Definition

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

C#

public Texture2D Pixel { get; set; }

Property Value

Texture2D

See Also

Reference

EditorService Class
MonoGame.Forms.NET.Services Namespace

Clone this wiki locally