The X component of the normalized vector collinear to the line
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic double Vx { get; set; }Public Property Vx As Double
	Get
	Set
public:
property double Vx {
	double get ();
	void set (double value);
}member Vx : float with get, set
function get_Vx();
function set_Vx(value);
Property Value
Type: 
Double See Also
See Also