CogAutoSelectResults PropertiesCognex VisionPro 9.7

The CogAutoSelectResults type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of individual auto select results in this object.
Public propertyIsFixedSize
Gets a value indicating whether this CogAutoSelectResults object is of a fixed size. Always true.
Public propertyIsReadOnly
Gets a value indicating whether this CogAutoSelectResults object is read only. Always true.
Public propertyIsSynchronized
Gets a value indicating whether access to this CogAutoSelectResults object is thread safe. Always false.
Public propertyItem
Public propertySyncRoot
Gets an object that can be used to synchronize access to this CogAutoSelectResults object.
Top
See Also