| C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceContext Class : DrawIndexed Method |
'Declaration 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 )