Skip to content

802BFF2B

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

OnVisibleChanged Method

In case the ClientSize was changed before activating the control, 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

InvalidationControl Class
MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally