C# Class Interceptor.MouseStroke

Mostra 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_oe property

public MouseFlags Flags
return MouseFlags

Information public_oe property

public UInt16,System Information
return System.UInt16

Rolling public_oe property

public Int16,System Rolling
return System.Int16

State public_oe property

public MouseState State
return MouseState

X public_oe property

public Int32,System X
return System.Int32

Y public_oe property

public Int32,System Y
return System.Int32