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