Set the origins as specified if the font is an image font.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
Syntax
Parameters
- origin
- Type: Cognex.VisionPro.OCVMax CogOCVMaxFontOriginConstants
n/a
Return Value
Type: BooleanTrue if the move request could be fulfilled, i.e. if the font was an image font.
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