http://www.emgu.com The Triangle2DF type exposes the following members.
Properties
| Name | Description |
---|
 | Area |
Get the area of this triangle
|
 | Centeroid |
Returns the centroid 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