Size::SetWidth

Size::SetWidth
inline void SetWidth(T w);
Description

SetWidth sets the Width component of the current size. The following expression may be used to represent the result: Width = w.

Parameters
Parameters 
Description 
T w 
A value that sets Width
See Also