Get
The Length of this affine rectangle from CornerOrigin to CornerX.
Set
Namespace: Cognex.VisionSets SideXLength.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Property Value
Type: DoubleDefault Value: 100
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The length is <= 0. |
Remarks
Gets the side x length of this affine rectangle. This is the length from the origin point (Po) to corner point x (Px).
Remarks
Changed Raised when the value of this property changes.
See Also