CogFeaturePosition Valid Property Cognex VisionPro 9.8 SR1
Gets/sets the validation value.

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

public bool Valid { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
VisionProChangedEvent Fires when this property changes.
See Also