Size::SetHeight

Size::SetHeight
inline void SetHeight(T h);
Description

SetHeight sets the Height component of the current size. The following expression may be used to represent the result: Height = h.

Parameters
Parameters 
Description 
T h 
A value that sets Height
See Also