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获取此属性值的数值。

另见