The XY type exposes the following members.

Constructors

  NameDescription
XYOverloaded.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Operators

  NameDescription
Addition
This is the add operator
Division
This is the div operator
Multiply
This is the multiply operator
Subtraction
This is the difference operator

Fields

  NameDescription
X
The X coordinate
Y
The Y coordinate

See Also