TtfStatTable.AxisValueTableFormat4.AxisValueTableFormat4

TtfStatTable.AxisValueTableFormat4 constructor

Constructor

public AxisValueTableFormat4(ushort flags, ushort valueNameId, AxisValue[] axisValues)
ParameterTypeDescription
flagsUInt16Flags
valueNameIdUInt16The name ID for entries in the ’name’ table that provide a display string for this attribute value
axisValuesAxisValue[]Array of AxisValue records that provide the combination of axis values, one for each contributing axis.

See Also