[inline]
Simple assignment constructor.
Definition at line 79 of file HeadingVector.cs.
{ this.X = x; this.Y = y; }