CogCaliperResults Edges Property Cognex VisionPro
Collection of all edges located, in increasing order of position.

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

public CogCaliperEdges Edges { get; }

Property Value

Type: CogCaliperEdges
Remarks

A CogCaliperEdges object containing all of the CogCaliperEdges found during this run of the Caliper tool.

The returned collection of edges include all edges, regardless of edge polarity.

See Also