CogLineMaxResult NumProjectionRegions Property Cognex VisionPro 9.21 SR1
Gets the number of "care" projection regions along the line segment.

Namespace: Cognex.VisionPro.LineMax
Assembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 85.1.0.0
Syntax

public int NumProjectionRegions { get; }

Property Value

Type: Int32
The count.
Remarks

The NumProjectionRegions measurement respects masks, only projection regions in "care" regions are included in the count.
See Also