Aspose::Font::IFontMetrics::GetGlyphWidth method
IFontMetrics::GetGlyphWidth method
Returns glyph width.
virtual double Aspose::Font::IFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId)=0
Parameter | Type | Description |
---|---|---|
glyphId | System::SharedPtr<Glyphs::GlyphId> | Glyph identifier. |
ReturnValue
Glyph width.
See Also
- Typedef SharedPtr
- Class GlyphId
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++