Skip to content

72115D3F

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

GraphicsDeviceControl.MouseWheelDownwardsEvent Delegate

Definition

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

C#

public delegate void MouseWheelDownwardsEvent(
	MouseEventArgs e
)

Parameters

  MouseEventArgs
 

See Also

Reference

MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally