The IXMouseController interface represents methods of the mouse controller that are called by the agent that receives the mouse events and delegates them to the controller.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public interface IXMouseController

See Also