[]
Allows to render text. (Used in svg rendering.)
[Obsolete("This is not used anywhere, and should be removed")]
public interface ITextRenderingService
Name | Description |
---|---|
DrawStringAsPath(FontInfo, string, StringFormatEx, float) | Draw text layout as path based on currently selected font, device capabilities, string format. |