CogOCVMaxPoseHelper FontRenderParams Property Cognex VisionPro 9.7
Get or set the CogOCVMaxFontRenderParams used to compute the desired pose.

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

public CogOCVMaxFontRenderParams FontRenderParams { get; set; }

Property Value

Type: CogOCVMaxFontRenderParams
This read/write property may not be NULL.
Events

Exceptions

ExceptionCondition
ArgumentNullExceptionIf you attempt to set this to NULL.
See Also