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