CogOCVMaxFont RenderCompositeShape Method Cognex VisionPro 9.5
Overload List

  NameDescription
Public methodRenderCompositeShape( Int32 , CogTransform2DLinear, CogOCVMaxFontRenderParams)
Create a CogCompositeShape in which the supplied text is represented graphically by its outline. This outline is derived from the text as drawn using this font and the supplied parameters.
Public methodRenderCompositeShape(String, CogTransform2DLinear, CogOCVMaxFontRenderParams)
Create a CogCompositeShape in which the supplied text is represented graphically by its outline. This outline is derived from the text as drawn using this font and the supplied parameters.
Public methodRenderCompositeShape( String , CogTransform2DLinear, CogOCVMaxFontRenderParams)
Create a CogCompositeShape in which the supplied text is represented graphically by its outline. This outline is derived from the text as drawn using this font and the supplied parameters.
Top
See Also