Returns true if the feature is readable. Otherwise, returns false.
Namespace: Cognex.VisionPro.GenTL.Implementation.InternalAssembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 87.0.0.0
Syntax
Parameters
- feature
- Type: System String
The name of the feature node to be processed.
Return Value
Type: BooleanImplements
ICogGenTLAccess IsReadable(String)See Also