nw::lyt::Layout::GetLayoutDrawEnable Member Function

Syntax

static bool GetLayoutDrawEnable();

Arguments

None.

Return Values

Returns TRUE if using Layout::Draw.

Description

Gets the setting indicating if Layout::Draw is to be used (not recommended).

This function can be used only if the library is built with the NW_LYT_DMPGL_ENABLED macro defined.

The default value is false.

See Also

SetLayoutDrawEnable

Revision History

2010/07/30
Initial version.
2010/10/20
Made so that can be used only if the library is built with the NW_LYT_DMPGL_ENABLED macro defined.

CONFIDENTIAL