This is the (horizontal) spacing between adjacent line origins in this font.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleThis read/write property of type Double is typically zero. A non-zero value will stagger one line with respect to the next.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If this CogOCVMaxFont object has already been disposed. |
| InvalidOperationException | If a font has not yet been imported, or if an internal error occurs. |
See Also