Aspose::Font::TtfTables::TtfStatTable::AxisValueTableFormat2 class
AxisValueTableFormat2 class
Represents Axis value table format 2.
class AxisValueTableFormat2 : public Aspose::Font::TtfTables::TtfStatTable::AxisValueTableBase
Methods
Method | Description |
---|---|
AxisValueTableFormat2(uint16_t, uint16_t, uint16_t, float, float, float) | Constructor. |
get_AxisIndex() const | Gets Zero-base index into the axis record array identifying the axis of design variation to which the axis value table applies. |
get_NominalValue() const | A nominal numeric value. |
get_RangeMaxValue() const | The maximum value for a range associated with the specified name ID. |
get_RangeMinValue() const | The minimum value for a range associated with the specified name ID. |
See Also
- Class AxisValueTableBase
- Class TtfStatTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++