'Declaration
Public Sub SetPixel( _ ByVal x As System.Integer, _ ByVal y As System.Integer, _ ByVal value As System.Boolean _ )
'Usage
Dim instance As NMonochromeRaster Dim x As System.Integer Dim y As System.Integer Dim value As System.Boolean instance.SetPixel(x, y, value)
Parameters
- x
- y
- value