Emgu CV Library Documentation
P1 Property
NamespacesEmgu.CV.StructureLineSegment2DP1

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

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