TIvoryDraw::Active

Specifies whether Ivory Draw is in DirectX mode.

__property bool Active;

Description

Use Active to determine or set the DirectX mode. When Active is false, Ivory Draw is in standard Windows mode, and you can't use any of the Ivory Draw functions. This is the default value for Active. When Active is true, Windows is in 640x480 DirectX mode.

Back to TIvoryDraw