C# Class PInvoke.COORD

Afficher le fichier Open project: AArnott/pinvoke Class Usage Examples

Méthodes publiques

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

Property Details

X public_oe property

The x-coordinate of the point.
public short X
Résultat short

Y public_oe property

The x-coordinate of the point.
public short Y
Résultat short