CogIPOneImageOperators PropertiesCognex VisionPro 9.8

The CogIPOneImageOperators type exposes the following members.

Properties

  NameDescription
Public propertyChangedEventSuspended
If nonzero, indicates that the raising of the Changed event has been suspended. This value is incremented when SuspendChangedEvent is called and decremented when ResumeAndRaiseChangedEvent is called.
Public propertyCount
Gets the number of items contained in this collection.
Public propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
Public propertyIsSynchronized
Gets a value indicating whether access to this collection is synchronized (thread-safe).
Public propertyItem
Gets or sets the item at the specified index. In C#, this property is the indexer for the collection.
Public propertySyncRoot
Gets an object that can be used to synchronize access to this collection.
Top
See Also