Tao.Platform.Windows SDK Documentation |
|
Gdi.LPD_SUPPORT_GDI Field
The layer plane supports GDI drawing. The current implementation of OpenGL doesn't support this flag.
[Visual Basic]
Public Const LPD_SUPPORT_GDI As
Integer = 16
[C#]
public const
int LPD_SUPPORT_GDI = 16;
See Also
Gdi Class | Tao.Platform.Windows Namespace