nw::lyt::DrawInfo::SetDebugDrawMode Member Function

Syntax

void SetDebugDrawMode(
     bool bEnable
);

Arguments

Name Description
bEnable Specify TRUE to set debug mode.

Return Values

None.

Description

Sets debug mode.

This function is not provided for Final builds.

When debug mode is set, Null and the Bounding pane position are displayed.

See Also

IsDebugDrawMode

Revision History

2009/09/18
Initial version.

CONFIDENTIAL