| LineSegment3DFLength Property |
http://www.emgu.com
Get the length of the line segment
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic double Length { get; }Public ReadOnly Property Length As Double
Get
public:
property double Length {
double get ();
}member Length : float with get
Property Value
Type:
Double
See Also