TtfStatTable.AxisValue.AxisValue
TtfStatTable.AxisValue constructor
Constructor
public AxisValue(ushort axisIndex, float value)
| Parameter | Type | Description |
|---|---|---|
| axisIndex | UInt16 | Zero-base index into the axis record array identifying the axis to which this value applies. Must be less than designAxisCount. |
| value | Single | The numeric value for this attribute value. |
See Also
- class AxisValue
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font