Gets all the pins that are linked to/from this pin that match the given linkState.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- linkState
- Type: Cognex.Vision LinkStateConstants
Filter to only return links which match the given linkState(s)
Return Value
Type: ToolPinCollectionCollection of linked pins that match the linkState
See Also