Skip to content

91F86281

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

FPSCounter.DisplayStyle Enumeration

DisplayStyle enumerations for the integrated display.

Definition

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

C#

public enum DisplayStyle

Members

TopLeft 0 Draws the integrated display in the top left corner of the custom control.
TopRight 1 Draws the integrated display in the top right corner of the custom control.

See Also

Reference

MonoGame.Forms.NET.Components Namespace

Clone this wiki locally