Aspose::Font::TtfTables::TtfStatTable::AxisValue class

AxisValue class

Represents AxisValue record.

class AxisValue : public System::Object

Methods

MethodDescription
AxisValue(uint16_t, float)Constructor.
get_AxisIndex() constGets axisIndex field. Spec: Zero-base index into the axis record array identifying the axis to which this value applies. Must be less than designAxisCount.
get_Value() constGets a numeric value for this attribute value.

See Also