TtfStatTable.AxisValueTableFormat2.AxisValueTableFormat2
TtfStatTable.AxisValueTableFormat2 constructor
Constructor
public AxisValueTableFormat2(ushort flags, ushort valueNameId, ushort axisIndex,
float nominalValue, float rangeMinValue, float rangeMaxValue)
| Parameter | Type | Description |
|---|---|---|
| flags | UInt16 | Flags |
| valueNameId | UInt16 | The name ID for entries in the ’name’ table that provide a display string for this attribute value |
| axisIndex | UInt16 | Spec: Zero-base index into the axis record array identifying the axis of design variation to which the axis value table applies. Must be less than designAxisCount. |
| nominalValue | Single | The nominal numeric value for this attribute value. |
| rangeMinValue | Single | The minimum value for a range associated with the specified name ID. |
| rangeMaxValue | Single | The maximum value for a range associated with the specified name ID. |
See Also
- class AxisValueTableFormat2
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font