CogCaliperResults PropertiesCognex VisionPro

The CogCaliperResults type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of items contained in this collection.
Public propertyEdges
Collection of all edges located, in increasing order of position.
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