Gets whether an overflow occurred in the rendering operation.
Namespace: Cognex.VisionPro.CADAssembly: Cognex.VisionPro.CAD (in Cognex.VisionPro.CAD.dll) Version: 75.1.0.0
Syntax
Property Value
Type: Boolean. The overflow indicator. The value will be true if NumClampedPixels is greater than zero.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the object has been disposed. |
See Also