This class manages the mouse events in GLSV

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
[SerializableAttribute]
public class MouseEvents
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class MouseEvents
Visual C++
[SerializableAttribute]
public ref class MouseEvents

Inheritance Hierarchy

System..::.Object
  GLSV..::.MouseEvents

See Also