[]
Binds a single scissor rectangle to the rasterizer stage.
public void SetScissorRectangle(int left, int top, int right, int bottom)
Public Sub SetScissorRectangle(left As Integer, top As Integer, right As Integer, bottom As Integer)
| Type | Name | Description |
|---|---|---|
| int | left | |
| int | top | |
| int | right | |
| int | bottom |