IGraphicPrimitives interface IGraphicPrimitives Documentation Code string Colors { get; } string ColorsStride { get; } string LineStripColors { get; } string LineStripCounts { get; } string LineStripVertices { get; } string PointVertexColors { get; } string PointVertices { get; } bool RequiresPerVertexColoration { get; } string TriangleNormals { get; } string TriangleTextureCoordinates { get; } string TriangleVertexColors { get; } string TriangleVertices { get; }