Rect::SetVCenter

Rect::SetVCenter
inline void SetVCenter(T y);
Description

SetVCenter sets the y value of the rectangle's center by offsetting the rectangle's vertical components.

Parameters
Parameters 
Description 
T y 
A value that represents the y value of the new rectangle's center. 
See Also