CogOCVMaxFont Import Method Cognex VisionPro 9.7
Overload List

  NameDescription
Public methodImport(String)
Read in the first font description in the specified file. This font description will replace any previously imported font description. If you have modified SpotSize and/or LineSpacing in the currently loaded font, those settings will be lost.
Public methodImport(String, String)
Read in a new font description with the specified name from the specified file. This font description will replace any previously imported font description. If you have modified SpotSize and/or LineSpacing in the currently loaded font, those settings will be lost.
Top
See Also