[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.VertexRange.-ctor

VertexRange Constructor

VertexRange(int, int)

Initializes an instance of VertexRange struct.

Declaration
public VertexRange(int startVertex, int vertexCount)
Parameters
Type Name Description
int startVertex

The first vertex in the range to process.

int vertexCount

The number of vertices in the count to use.