Gets the length of the range, and is defined as follows:
Namespace: Cognex.VisionPro3D- If RangeType is Cog3DRangeTypeConstants.Full, Length is Double.MaxValue.
- If RangeType is Cog3DRangeTypeConstants.Empty,Length is 0.
- If RangeType is Cog3DRangeTypeConstants.Partial, Length is (End -Start).
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleThe length of the range.
See Also