Class TtfStatTable.AxisValueTableFormat4

TtfStatTable.AxisValueTableFormat4 class

Represents Axis value table format 4

public class AxisValueTableFormat4 : AxisValueTableBase

Constructors

NameDescription
AxisValueTableFormat4(ushort, ushort, AxisValue[])Constructor

Properties

NameDescription
AxisValues { get; }Array of AxisValue records that provide the combination of axis values, one for each contributing axis.
Flags { get; }Gets axis value table flags field.
Format { get; }Gets format identifier (version number)
ValueName { get; }Gets the name from the ’name’ table that provide a display string for this attribute value.
ValueNameId { get; }Gets the name ID for entries in the ’name’ table that provide a display string for this attribute value.

See Also