Emgu CV Library Documentation
P1 Property
NamespacesEmgu.CV.StructureLineSegment2DFP1

www.emgu.com/wiki
A point on the line
Declaration Syntax
C#Visual BasicVisual C++
public PointF P1 { get; set; }
Public Property P1 As PointF
public:
property PointF P1 {
	PointF get ();
	void set (PointF value);
}

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