Gets the starting index of the inclusive range represented by this CogReadOnlyBoolRange.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 79.0.0.0
Syntax
Property Value
Type: Int32The first index of the range. Will always be greater than or equal to zero and less than or equal to LastIndex.
See Also