Aspose::Font::TtfTables::TtfStatTable::AddAxisRecord method
TtfStatTable::AddAxisRecord method
Adds an Axis Record structure to the table.
void Aspose::Font::TtfTables::TtfStatTable::AddAxisRecord(System::SharedPtr<TtfStatTable::AxisRecord> axisRecord)
| Parameter | Type | Description | 
|---|---|---|
| axisRecord | System::SharedPtr<TtfStatTable::AxisRecord> | AxisRecord structure | 
See Also
- Typedef SharedPtr
 - Class AxisRecord
 - Class TtfStatTable
 - Namespace Aspose::Font::TtfTables
 - Library Aspose.Font for C++