Aspose::Font::TtfTables::TtfStatTable::AxisValueTableFormat3 class
AxisValueTableFormat3 class
Represents Axis value table format 3.
class AxisValueTableFormat3 : public Aspose::Font::TtfTables::TtfStatTable::AxisValueTableBase
Methods
| Method | Description |
|---|---|
| AxisValueTableFormat3(uint16_t, uint16_t, uint16_t, 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_LinkedValue() const | The numeric value for a style-linked mapping from this value. |
| get_Value() const | The numeric value for this attribute value. |
See Also
- Class AxisValueTableBase
- Class TtfStatTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++