[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.RasterizerStage.SetScissorRectangle

SetScissorRectangle Method

SetScissorRectangle(int, int, int, int)

Binds a single scissor rectangle to the rasterizer stage.

Declaration
public void SetScissorRectangle(int left, int top, int right, int bottom)
Parameters
Type Name Description
int left
int top
int right
int bottom