Tao.Platform.Windows SDK Documentation |
|
Gdi.LPD_SHARE_ACCUM Field
The layer plane shares the accumulation buffer with the main plane.
[Visual Basic]
Public Const LPD_SHARE_ACCUM As
Integer = 256
[C#]
public const
int LPD_SHARE_ACCUM = 256;
See Also
Gdi Class | Tao.Platform.Windows Namespace