Tao.OpenGl SDK Documentation

Gl.glSampleMaskSGIS Method 

[Visual Basic]
Public Shared Sub glSampleMaskSGIS( _
   ByVal value As Single, _
   ByVal invert As Integer _
)
[C#]
public static void glSampleMaskSGIS(
   float value,
   int invert
);

See Also

Gl Class | Tao.OpenGl Namespace