Aspose::Font::TtfTables::TtfStatTable::AddAxisValueTable method

TtfStatTable::AddAxisValueTable method

向表中添加 Axis Value Table 结构。

void Aspose::Font::TtfTables::TtfStatTable::AddAxisValueTable(System::SharedPtr<TtfStatTable::AxisValueTableBase> axisValueTable)
参数类型描述
axisValueTableSystem::SharedPtr<TtfStatTable::AxisValueTableBase>轴值表结构

另见