Bitmap for UWP
Draw メソッド (DeviceContext)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > DeviceContext クラス : Draw メソッド
void ID3D11DeviceContext::Draw([In] unsigned int VertexCount,[In] unsigned int StartVertexLocation)
シンタックス
'宣言
 
Public Sub Draw( _
   ByVal vertexCount As System.Integer, _
   ByVal startVertexLocation As System.Integer _
) 
public void Draw( 
   System.int vertexCount,
   System.int startVertexLocation
)

パラメータ

vertexCount
startVertexLocation
参照

DeviceContext クラス
DeviceContext メンバ