Vect2 Length Property Cognex VisionPro 9.22

Gets the length of this vector.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public double Length { get; }

Return Value

Type: Double

The length of this vector.

See Also