Get
Get the width of this PelRect.
Set
Namespace: Cognex.VisionSet the Width of this PelRect.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Property Value
Type: Int32Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If you attempt to set Width to a negative value. |
Remarks
Changed Raised when the value of this property changes.
See Also