The Triangle3DF type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Area
Get the area of this triangle
Centeroid
Returns the centroid of this triangle
Normal
Get the normal of this triangle
V0
One of the vertex of the triangle
V1
One of the vertex of the triangle
V2
One of the vertex of the triangle

See Also