C# Syntax
public class MouseEventInfo : EventInfo
System.Object
HP.LFT.SDK.Web.EventInfo
HP.LFT.SDK.Web.MouseEventInfo
Name | Description | |
---|---|---|
Button | The mouse button used with the event. Default value: Left | |
Location | The location used by the event. Default value: Center of the object | |
Type | The type of event. (Inherited from HP.LFT.SDK.Web.EventInfo ) |