Cognex.Vision.Implementation NamespaceCognex VisionPro 9.24
 
Classes

  ClassDescription
Public classChangedEventSuspender

This class is intended to be used in cases where paired calls to ChangedEventSuspended and ResumeAndRaiseChangedEvent are needed. Class users will instantiate the class in a C# using statement. The constructor will automatically call ChangedEventSuspended; Dispose will call ResumeAndRaiseChangedEvent.

Public classCollectionOfbool
Public classCollectionOfDataBindingPtr
Public classCollectionOfdouble
Public classCollectionOfIGraphicInteractivePtr
Public classCollectionOfIGraphicParentChildPtr
Public classCollectionOfIGraphicPtr
Public classCollectionOfIImagePtr
Public classCollectionOfImage8GreyPtr
Public classCollectionOfint32_t
Public classCollectionOfint64_t
Public classCollectionOfIRegionPtr
Public classCollectionOfIToolPtr
Public classCollectionOfPelRectPtr
Public classCollectionOfRecordPtr
Public classCollectionOfRectangleAffinePtr
Public classCollectionOfRectanglePtr
Public classCollectionOfstring
Public classCollectionOfToolPinPtr
Public classCollectionOfTransform2DLinearPtr
Public classCollectionOfTransform2DRigidPtr
Public classCollectionOfuint16_t
Public classCollectionOfuint8_t
Public classCollectionOfvariant
Public classCollectionOfVect2CollectionPtr
Public classCollectionOfVect2Ptr
Public classDictionaryOfstring
Public classKeyedCollectionOfRecordPtr
Public classReadOnlyCollectionOfdouble
Public classReadOnlyCollectionOfIGraphicParentChildPtr
Public classReadOnlyCollectionOfstring
Public classRunStatus

This class provides an implementation of the IRunStatus interface. A tool's RunStatus property is of type IRunStatus. This property provides general information about the last call to the tool's Run method. Note that serious errors that occur within the tool's Run method may only be detected by examining the RunStatus after calling Run. It is the user's responsibility to examine the tool's RunStatus after calling Run.

Public classToolBase

A base class that implements the ITool interface.

Public classToolPin

Class used to expose Tool Input and Output data for linking in the GUI.

Public classToolPinCollection

Collection of ToolPins.

Public classToolPinTrackingCollection

ToolPinTracking Collection is a "live" Collection that holds a Tool's Inputs or Outputs.

Public classTrackedItemBase

Base class for any class that will eventually implement ITrackingCollectionTrackedItem.

Public classTrackingCollectionOfIToolPtr
Public classTrackingCollectionOfToolPinPtr
Interfaces

  InterfaceDescription
Public interfaceILinkManager

This interface is implemented by tool containers.

Public interfaceITrackingCollectionTrackedItem

Items in a tracking collection must implement this interface.

Enumerations

  EnumerationDescription
Public enumerationShapePolarityAdornmentConstants

Enumeration of adornments for a ShapeModel.

Public enumerationShapePolarityConstants

Enumeration of possible polarity values for model features.