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