Aspose::Font::Type1::Type1FontMetrics::GetGlyphWidth 方法
Type1FontMetrics::GetGlyphWidth method
返回字形宽度。可能会被特定字体编码的继承者覆盖。
double Aspose::Font::Type1::Type1FontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId) override
| 参数 | 类型 | 描述 |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | 字形标识符。 |
ReturnValue
字形宽度。
另见
- Typedef SharedPtr
- Class GlyphId
- Class Type1FontMetrics
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++