CogLineMaxResult NumProjectionRegions Property Cognex VisionPro 9.23
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: 91.0.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