inline T HCenter() const;
HCenter returns a value representing the center of the width. The following expression is used to determine the result:
(x2 + x1)/2
A SIntF value representing the center of the width.
Center VCenter