Aspose::Font::TtfTables::TtfStatTable::AxisValue 类
AxisValue class
表示 AxisValue 记录。
class AxisValue : public System::Object
方法
| 方法 | 描述 |
|---|---|
| AxisValue(uint16_t, float) | 构造函数。 |
| get_AxisIndex() const | 获取 axisIndex 字段。规范:零基索引,指向轴记录数组中标识此值适用的轴。必须小于 designAxisCount。 |
| get_Value() const | 获取此属性值的数值。 |
另见
- Class Object
- Class TtfStatTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++