nw::lyt::DrawInfo::SetLocationAdjust Member Function

Syntax

void SetLocationAdjust(
     bool bEnable
);

Arguments

Name Description
bEnable Specifies TRUE if performing location adjust.

Return Values

None.

Description

Sets whether to perform location adjust.

When location adjustment is enabled, the location adjustment scale is applied in the pane for which true is returned by PaneIsLocationAdjust().

The scale applied during location adjust influences the pane children of the pane in question.

See Also

IsLocationAdjust
SetLocationAdjustScale
Pane::IsLocationAdjust

Revision History

2009/09/18
Initial version.

CONFIDENTIAL