GlyphInfo Struct
GlyphInfo structure
Contains glyph related information.
public struct GlyphInfo
Properties
| Name | Description |
|---|---|
| Index { get; } | Gets the index of this glyph in the font. |
| Offset { get; } | Gets the offset to the next glyph in points. |
| StringRepresentation { get; } | Gets the string representation of this glyph. |
| Width { get; } | Gets the width of the glyph, in points. |
Methods
| Name | Description |
|---|---|
| override ToString() | Returns a String that represents this instance. |
See Also
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG