Removes and returns the right-most transform from the contained sequence.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
Return Value
Type: ITransform2DExceptions
| Exception | Condition |
|---|---|
| TransformException | Count is 0. |
Remarks
Changed Raised when a transformation is popped.
See Also