Win2D documentation
Win2D documentation
API Reference
Microsoft.Graphics.Canvas.Geometry
CanvasTriangleVertices Structure
CanvasTriangleVertices Fields
Vertex1 Field
Vertex2 Field
Vertex3 Field
CanvasTriangleVertices
Vertex3 Field
Third 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#
Copy
public
Vector2
Vertex3
Field Value
Type:
Vector2
See Also
Reference
CanvasTriangleVertices Structure
Microsoft.Graphics.Canvas.Geometry Namespace
Copyright (c) Microsoft Corporation. All rights reserved.