Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
TouchHook
MouseEventArgs
C# Class TouchHook.MouseEventArgs
Inheritance:
EventArgs
Datei anzeigen
Open project: andyhebear/Touch_Hook
Class Usage Examples
Public Properties
Property
Type
Description
hitTestCode
uint
x
int
y
int
Property Details
hitTestCode
public_oe property
public
uint
hitTestCode
return
uint
x
public_oe property
public
int
x
return
int
y
public_oe property
public
int
y
return
int