CogVerificationParamsInputsContainer PropertiesCognex VisionPro 9.8

The CogVerificationParamsInputsContainer type exposes the following members.

Properties

  NameDescription
Public propertyInputImage
Returns the container object for the InputImage collection.
Public propertyKeys
Gets all the expected keys added to this record. Returns null if there are no records. Note: this will always return at least string[] { "InputImage" } since that was added to the records by default.
Public propertyRecord
Returns the contained ICogRecord.
(Inherited from CogVerificationRecordContainer.)
Top
See Also