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

Afficher le fichier Open project: kampiuceris/PsHandler Class Usage Examples

Méthodes publiques

Свойство Type Description
X int
Y int

Property Details

X public_oe property

LocationX coordinate.
public int X
Résultat int

Y public_oe property

LocationY coordinate.
public int Y
Résultat int