Overload List
| Name | Description | |
|---|---|---|
| RenderCompositeShape( 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. | |
| RenderCompositeShape(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. | |
| RenderCompositeShape( 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. |
See Also