GetGlyphBBox

FontMetrics.GetGlyphBBox method

Gibt Glyphe BBox zurück. Gibt FontBBox zurück, wenn BBox nicht für die Glyphe definiert wurde. Kann von bestimmten Schriftartcodierungs-Erben überschrieben werden.

public virtual FontBBox GetGlyphBBox(GlyphId glyphId)
ParameterTypBeschreibung
glyphIdGlyphIdGlyphenkennung.

Rückgabewert

Glyphe BBox.

Siehe auch