Aspose::Font::TtfTables::TtfStatTable::AddAxisValueTable method
TtfStatTable::AddAxisValueTable method
Adds an Axis Value Table structure to the table.
void Aspose::Font::TtfTables::TtfStatTable::AddAxisValueTable(System::SharedPtr<TtfStatTable::AxisValueTableBase> axisValueTable)
Parameter | Type | Description |
---|---|---|
axisValueTable | System::SharedPtr<TtfStatTable::AxisValueTableBase> | Axis value table structure |
See Also
- Typedef SharedPtr
- Class AxisValueTableBase
- Class TtfStatTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++