Bitmap for WPF
DrawIndexed メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > DeviceContext クラス : DrawIndexed メソッド
void ID3D11DeviceContext::DrawIndexed([In] unsigned int IndexCount,[In] unsigned int StartIndexLocation,[In] int BaseVertexLocation)
シンタックス
'宣言
 
Public Sub DrawIndexed( _
   ByVal indexCount As System.Integer, _
   ByVal startIndexLocation As System.Integer, _
   ByVal baseVertexLocation As System.Integer _
) 
public void DrawIndexed( 
   System.int indexCount,
   System.int startIndexLocation,
   System.int baseVertexLocation
)

パラメータ

indexCount
startIndexLocation
baseVertexLocation
参照

DeviceContext クラス
DeviceContext メンバ