http://www.emgu.com
One of the vertex of the triangle
Namespace:
Emgu.CV.Structure
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic PointF V0 { get; set; }
Public Property V0 As PointF
Get
Set
public:
property PointF V0 {
PointF get ();
void set (PointF value);
}
member V0 : PointF with get, set
Property Value
Type:
PointF
See Also