Bitmap for UWP
ClearView メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > DeviceContext1 クラス : ClearView メソッド
void ID3D11DeviceContext1::ClearView([In] ID3D11View* pView,[In] const float* Color,[In, Buffer, Optional] const RECT* pRect,[In] unsigned int NumRects)
シンタックス
'宣言
 
Public Sub ClearView( _
   ByVal viewRef As ResourceView, _
   ByVal color As System.Single, _
   ByVal rectRef() As RectL, _
   ByVal numRects As System.Integer _
) 
public void ClearView( 
   ResourceView viewRef,
   System.float color,
   RectL[] rectRef,
   System.int numRects
)

パラメータ

viewRef
color
rectRef
numRects
参照

DeviceContext1 クラス
DeviceContext1 メンバ