'Declaration Public Sub Draw( _ ByVal vertexCount As Integer, _ ByVal startVertexLocation As Integer _ )
public void Draw( int vertexCount, int startVertexLocation )
Parameters
- vertexCount
- startVertexLocation
'Declaration Public Sub Draw( _ ByVal vertexCount As Integer, _ ByVal startVertexLocation As Integer _ )
public void Draw( int vertexCount, int startVertexLocation )