Gets the number of "care" projection regions along the line segment.
Namespace: Cognex.Vision.LineMax.ImplementationAssembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.24.0.0
public abstract int NumProjectionRegions { get; }public abstract int NumProjectionRegions { get; }Public MustOverride ReadOnly Property NumProjectionRegions As Integer
Get
Public MustOverride ReadOnly Property NumProjectionRegions As Integer
Get
public:
virtual property int NumProjectionRegions {
int get () abstract;
}public:
virtual property int NumProjectionRegions {
int get () abstract;
}Return Value
Type:
Int32The count.
The NumProjectionRegions measurement respects masks, only projection regions in "care" regions are included in the count.