C# Class TpTrayUtility.Components.GlobalMouseHook.POINT

Show file Open project: TargetProcess/Tp.TrayUtility

Public Properties

Property Type Description
x int
y int

Property Details

x public property

public int x
return int

y public property

public int y
return int