CogOCVMaxFontRenderParams CharacterSpacingAddedX Property Cognex VisionPro
Add to the X-axis distance between one character origin and the origin of the next character on the same line. A positive value increases inter-character spacing, a negative value decreases inter-character spacing, and the default value 0.0 produces no change in rendered text.

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

public double CharacterSpacingAddedX { get; set; }

Property Value

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

See Also