Click or drag to resize
CanvasTriangleVerticesVertex1 Field
First vertex of the triangle.

Namespace:  Microsoft.Graphics.Canvas.Geometry
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public Vector2 Vertex1

Field Value

Type: Vector2
See Also