CogOCVMaxCharacterResult CharacterParagraphPose Property Cognex VisionPro 9.7
The pose of this character in paragraph space. Note that this property is only meaningful if CharacterParagraphPoseValid is true.

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

public CogTransform2DLinear CharacterParagraphPose { get; }

Property Value

Type: CogTransform2DLinear
See Also