[]
Draw text layout as path based on currently selected font, device capabilities, string format.
PathEx DrawStringAsPath(FontInfo fontInfo, string text, StringFormatEx format, float dpi)
| Type | Name | Description |
|---|---|---|
| FontInfo | fontInfo | Selected font info. |
| string | text | Text content. |
| StringFormatEx | format | String format. |
| float | dpi | Resolution dots per inch, default value 96. |
| Type | Description |
|---|---|
| PathEx |