If DecrementNumToIgnore is true then the number of points ignored is actually (NumToIgnore - Number of calipers that found no edge).
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 73.0.0.0
public bool DecrementNumToIgnore { get; set; }public bool DecrementNumToIgnore { get; set; }Public Property DecrementNumToIgnore As Boolean
Get
Set
Public Property DecrementNumToIgnore As Boolean
Get
Set
public:
property bool DecrementNumToIgnore {
bool get ();
void set (bool value);
}public:
property bool DecrementNumToIgnore {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean