CogVerifierBasic Constructor Cognex VisionPro 9.10
Overload List

  NameDescription
Public methodCogVerifierBasic 
Default constructor. You will need to provide the vision tool (CogToolBlock), input database, and output database via the properties on this class if you use this constructor.
Protected methodCogVerifierBasic(SerializationInfo, StreamingContext)
Serialization Constructor.
Public methodCogVerifierBasic(ICogTool, CogVerificationDatabase, CogVerificationDatabase)
Constructor which takes all necessary inputs to the verifier.
Top
See Also