Tao.Platform.Windows SDK Documentation

Gdi.LPD_STEREO Field

The layer plane is stereoscopic. A layer plane can be stereoscopic even when the main plane is monoscopic and vice versa.

[Visual Basic]
Public Const LPD_STEREO As Integer = 2
[C#]
public const int LPD_STEREO = 2;

See Also

Gdi Class | Tao.Platform.Windows Namespace