Represents the arguments for the mouse event.

Namespace:  PerpetuumSoft.Framework.Model
Assembly:  PerpetuumSoft.Framework.Model (in PerpetuumSoft.Framework.Model.dll) Version: 3.9.0.1

Syntax

C#
public class MouseArguments
Visual Basic (Declaration)
Public Class MouseArguments
Visual C++
public ref class MouseArguments

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Framework.Model..::.MouseArguments

See Also