C# Class X330Backlight.TaskbarIcons.TaskbarIcon.Interop.Point

Show file Open project: ithinkso117/X330Backlight Class Usage Examples

Public Properties

Property Type Description
X int
Y int

Property Details

X public property

X coordinate.
public int X
return int

Y public property

Y coordinate.
public int Y
return int