SegmentResult ClassItem Property Cognex VisionPro 9.24

Gets the class item which the result is assigned to.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELSegment.Net (in Cognex.Vision.ViDiELSegment.Net.dll) Version: 9.24.0.0
Syntax

public IClassItem ClassItem { get; }

Property Value

Type: IClassItem

Implements

ISegmentResult ClassItem
See Also