CanvasTriangleVertices Structure |
Namespace: Microsoft.Graphics.Canvas.Geometry
public struct CanvasTriangleVertices
The CanvasTriangleVertices type exposes the following members.
Name | Description | |
---|---|---|
Vertex1 | First vertex of the triangle. | |
Vertex2 | Second vertex of the triangle. | |
Vertex3 | Third vertex of the triangle. |