Binds a single scissor rectangle to the rasterizer stage.
シンタックス
'宣言
Public Sub SetScissorRectangle( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void SetScissorRectangle(
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- left
- top
- right
- bottom
参照