CogOCVMaxFontRenderParams StrokeWidthAdded Property Cognex VisionPro
Add to the nominal stroke width of text for a given font using morphology. A positive value increases stroke width, a negative value decreases it, and the default value 0.0 produces no change in rendered text. This property is typically only useful with fonts for which SpotSizeScale does not apply, such as outline fonts.

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

public double StrokeWidthAdded { get; set; }

Property Value

Type: Double
This read/write property of type Double may be positive, negative, or zero.
Events

See Also