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

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

public bool Value { get; }

Property Value

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