CogCaliperResult Edge1 Property Cognex VisionPro
Second edge that contributed to this result. This will be nothing if only 1 edge was requested.

Namespace: Cognex.VisionPro.Caliper
Assembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax

public CogCaliperEdge Edge1 { get; }

Property Value

Type: CogCaliperEdge
Remarks

The second CogCaliperEdge that contributed to this result. If EdgeMode is SingleEdge, this property is set to Nothing.

See Also