Click or drag to resize

TextShapeGetOutlineShapes Method

Get a shape that represents the outline of characters.

Using this API to infringe on the rights of font creators is prohibited. Please handle the fonts with care. Please use it at your own risk.

RootPro Co.,Ltd. shall not be liable for any dispute between the API user and any third party arising out of or in connection with the use of this API.

It may not be possible to obtain outlines from some fonts.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract Shape[] GetOutlineShapes()

Return Value

Type: Shape
An array of Shape that represents the outline of characters.
See Also