void ID3D11DeviceContext::DrawInstanced([In] unsigned int VertexCountPerInstance,[In] unsigned int InstanceCount,[In] unsigned int StartVertexLocation,[In] unsigned int StartInstanceLocation)
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Sub DrawInstanced( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer _
) 
             
        
            
            public void DrawInstanced( 
   System.int ,
   System.int ,
   System.int ,
   System.int 
)
             
        
             
        
            パラメータ
- vertexCountPerInstance
 
- instanceCount
 
- startVertexLocation
 
- startInstanceLocation
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照