FontMetrics.GetGlyphBBox
FontMetrics.GetGlyphBBox method
Returns glyph BBox. Returns FontBBox if BBox was not defined for the glyph. May be overridden by specific font encoding inheritors.
public virtual FontBBox GetGlyphBBox(GlyphId glyphId)
Parameter | Type | Description |
---|---|---|
glyphId | GlyphId | Glyph identifier. |
Return Value
Glyph BBox.
See Also
- class FontBBox
- class GlyphId
- class FontMetrics
- namespace Aspose.Font
- assembly Aspose.Font