C# Class Hardcodet.Wpf.TaskbarNotification.Interop.Point

显示文件 Open project: kampiuceris/PsHandler Class Usage Examples

Public Properties

Property Type Description
X int
Y int

Property Details

X public_oe property

LocationX coordinate.
public int X
return int

Y public_oe property

LocationY coordinate.
public int Y
return int