Bitmap for WPF
SetScissorRectangle メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > RasterizerStage クラス : SetScissorRectangle メソッド
Binds a single scissor rectangle to the rasterizer stage.
シンタックス
'宣言
 
Public Sub SetScissorRectangle( _
   ByVal left As System.Integer, _
   ByVal top As System.Integer, _
   ByVal right As System.Integer, _
   ByVal bottom As System.Integer _
) 
public void SetScissorRectangle( 
   System.int left,
   System.int top,
   System.int right,
   System.int bottom
)

パラメータ

left
top
right
bottom
参照

RasterizerStage クラス
RasterizerStage メンバ