TtfStatTable.AxisValueTableFormat1.AxisValueTableFormat1
TtfStatTable.AxisValueTableFormat1 constructor
Constructor
public AxisValueTableFormat1(ushort flags, ushort valueNameId, ushort axisIndex, float value)
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. |
value | Single | The numeric value for this attribute value. |
See Also
- class AxisValueTableFormat1
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font