Aspose::Font::TtfTables::TtfStatTable::AxisValueTableFormat1 class

AxisValueTableFormat1 class

Represents Axis value table format 1.

class AxisValueTableFormat1 : public Aspose::Font::TtfTables::TtfStatTable::AxisValueTableBase

Methods

MethodDescription
AxisValueTableFormat1(uint16_t, uint16_t, uint16_t, float)Constructor.
get_AxisIndex() constGets Zero-base index into the axis record array identifying the axis of design variation to which the axis value table applies.
get_Value() constThe numeric value for this attribute value.

See Also