Indicates whether GDI+ should be used. It is recommended to set to TRUE on WinCE devices.

Namespace:  BeeMobile
Assembly:  BeeMobile.RegionControlCF3 (in BeeMobile.RegionControlCF3.dll) Version: 3.5.0.8

Syntax

C#
public static bool TurnOffGDI
Visual Basic (Declaration)
Public Shared TurnOffGDI As Boolean
Visual C++
public:
static bool TurnOffGDI

See Also