Aspose::Font::TtfTables::TtfStatTable::AxisValueTableFormat3 class

AxisValueTableFormat3 class

Represents Axis value table format 3.

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

Methods

MethodDescription
AxisValueTableFormat3(uint16_t, uint16_t, uint16_t, 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_LinkedValue() constThe numeric value for a style-linked mapping from this value.
get_Value() constThe numeric value for this attribute value.

See Also