Emgu CV Library Documentation
V2 Property
NamespacesEmgu.CV.StructureTriangle2DFV2

www.emgu.com/wiki
One of the vertex of the triangle
Declaration Syntax
C#Visual BasicVisual C++
public PointF V2 { get; set; }
Public Property V2 As PointF
public:
property PointF V2 {
	PointF get ();
	void set (PointF value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)