CogOCFontModels Sort Method Cognex VisionPro
Sort the font model collection in ascending order by Name first and then by Instance.

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

public void Sort()
Remarks

Sorts the font model collection in ascending order by Name and Instance.

See Also