Emgu CV Library Documentation
P2 Property
NamespacesEmgu.CV.StructureLineSegment2DFP2

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

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