C# Class Interceptor.MouseStroke

Show file Open project: jasonpang/Interceptor Class Usage Examples

Public Properties

Property Type Description
Flags MouseFlags
Information System.UInt16
Rolling System.Int16
State MouseState
X System.Int32
Y System.Int32

Property Details

Flags public property

public MouseFlags Flags
return MouseFlags

Information public property

public UInt16,System Information
return System.UInt16

Rolling public property

public Int16,System Rolling
return System.Int16

State public property

public MouseState State
return MouseState

X public property

public Int32,System X
return System.Int32

Y public property

public Int32,System Y
return System.Int32