nn::util::Rect::SetWidth
Member Function
Syntax
void SetWidth( f32 width );
Arguments
Name
Description
in
width
The rectangle's width.
Return Values
None.
Description
Sets the rectangle's width.
Revision History
2010/08/23
Initial version.
CONFIDENTIAL