CogOCVMaxParagraphResult ParagraphSelectedPose Property Cognex VisionPro 9.21 SR1
The pose of this paragraph in selected space. Note that this property is only meaningful if ParagraphSelectedPoseValid is true.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 85.1.0.0
Syntax

public CogTransform2DLinear ParagraphSelectedPose { get; }

Property Value

Type: CogTransform2DLinear
This read-only property is of type CogTransform2DLinear.
See Also