ITrFont.GetOutline
ITrFont.GetOutline method
Returns an outline of glyph in specified location.
public GraphicsPath GetOutline(char charValue, float x, float y)
Parameter | Type | Description |
---|---|---|
charValue | Char | Character. |
x | Single | X coordinate of the character location. |
y | Single | Y coordinate of the character location. |
Return Value
An outline of glyph.
See Also
- interface ITrFont
- namespace Aspose.Page
- assembly Aspose.Page