Aspose::Font::TtfTables::TtfStatTable::AxisValueTableFormat2 class

AxisValueTableFormat2 class

Represents Axis value table format 2.

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

Methods

MethodDescription
AxisValueTableFormat2(uint16_t, uint16_t, uint16_t, float, float, 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_NominalValue() constA nominal numeric value.
get_RangeMaxValue() constThe maximum value for a range associated with the specified name ID.
get_RangeMinValue() constThe minimum value for a range associated with the specified name ID.

See Also