CogReadOnlyBoolRange Value Property Cognex VisionPro 9.20
Gets the boolean value represented by this CogReadOnlyBoolRange.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 80.0.0.0
Syntax

public bool Value { get; }

Property Value

Type: Boolean
The boolean value represented by this CogReadOnlyBoolRange.
See Also