Aspose::Font::TtfTables::TtfStatTable::get_AxisRecords method

TtfStatTable::get_AxisRecords method

Returns design axes array. Axes array is array of structures of type Axis Record. Spec: the axis record provides information about a single design axis.

System::ArrayPtr<System::SharedPtr<TtfStatTable::AxisRecord>> Aspose::Font::TtfTables::TtfStatTable::get_AxisRecords()

See Also