| Line2DVx Property |
The X component of the normalized vector collinear to the line
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public 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
Property Value
Type:
DoubleSee Also