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