CogCaliperResult Width Property Cognex VisionPro
The width of this result. Returns 0 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 double Width { get; }

Property Value

Type: Double
Remarks

The width of this result. Returns 0 if EdgeMode is SingleEdge.

See Also