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)
ParameterTypeDescription
axisRecordSystem::SharedPtr<TtfStatTable::AxisRecord>AxisRecord structure

See Also