CogTransform2DComposed PropertiesCognex VisionPro 9.20

The CogTransform2DComposed 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
Returns the number of transforms contained in this composed transform's sequence. This is the number of transforms that can be retrieved by the indexed Transform property.
Public propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
Public propertyLinear
Returns true if this is a linear transform.
Top
See Also