Gets the end value of the angle range in radians.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleThe end value of the angle range in radians.
Exceptions
| Exception | Condition |
|---|---|
| Cog3DException | If RangeType is NOT Cog3DRangeTypeConstants.Partial. |
See Also