C# Class YamuiFramework.Helper.WinApi.POINT

Afficher le fichier Open project: jcaillon/3P

Méthodes publiques

Свойство Type Description
x System.Int32
y System.Int32

Méthodes publiques

Méthode Description
POINT ( Int32 x, Int32 y ) : System

Method Details

POINT() public méthode

public POINT ( Int32 x, Int32 y ) : System
x System.Int32
y System.Int32
Résultat System

Property Details

x public_oe property

public Int32,System x
Résultat System.Int32

y public_oe property

public Int32,System y
Résultat System.Int32