Tao.Platform.Windows SDK Documentation |
|
Gdi.PFD_DRAW_TO_BITMAP Field
The buffer can draw to a memory bitmap.
[Visual Basic]Public Const PFD_DRAW_TO_BITMAP As
Integer = 8
[C#]public const
int PFD_DRAW_TO_BITMAP = 8;
See Also
Gdi Class | Tao.Platform.Windows Namespace