nw::lyt::Pane::SetScale Member Function

Syntax

void SetScale(
     const math::VEC2 & value
);

Arguments

Name Description
value The scale ratio of the pane.

Return Values

None.

Description

Sets the pane's scale ratio.

See Also

GetScale

Revision History

2009/09/18
Initial version.

CONFIDENTIAL