Gets the width of the area.
int Width()
Returned value
Width of the area.
Sets new width of the area.
virtual bool Width( const int w // width )
Parameters
w
[in] New width.
true if successful, otherwise false.