Skip to content

1D536384

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

OnVisibleChanged Method

In case the ClientSize was changed before activating the window, the cam position gets updated according to this changes.

Definition

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

C#

protected override void OnVisibleChanged(
	EventArgs e
)

Parameters

  EventArgs
 

See Also

Reference

MonoGameControl Class
MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally