|
BackgroundImageEnabled |
Top Previous Next |
|
The BackgroundImageEnabled property specifies whether the Background image is enabled or not.
Syntax
[VC++] m_Engine.SetBackgroundImageEnabled(true);
[VB] gtEngineX1.BackgroundImageEnabled = True
See Also
BackgroundImage, BackgroundImageDisplayType
|