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