Aspose::Font::TtfTables::TtfStatTable::AddAxisValueTable method
TtfStatTable::AddAxisValueTable method
向表中添加 Axis Value Table 结构。
void Aspose::Font::TtfTables::TtfStatTable::AddAxisValueTable(System::SharedPtr<TtfStatTable::AxisValueTableBase> axisValueTable)
| 参数 | 类型 | 描述 |
|---|---|---|
| axisValueTable | System::SharedPtr<TtfStatTable::AxisValueTableBase> | 轴值表结构 |
另见
- Typedef SharedPtr
- Class AxisValueTableBase
- Class TtfStatTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++