Class TtfStatTable.AxisValueTableFormat2
Contents
[
Hide
]TtfStatTable.AxisValueTableFormat2 class
Represents Axis value table format 2
public class AxisValueTableFormat2 : AxisValueTableBase
Constructors
Name | Description |
---|---|
AxisValueTableFormat2(ushort, ushort, ushort, float, float, float) | Constructor |
Properties
Name | Description |
---|---|
AxisIndex { get; } | Gets Zero-base index into the axis record array identifying the axis of design variation to which the axis value table applies. |
Flags { get; } | Gets axis value table flags field. |
Format { get; } | Gets format identifier (version number) |
NominalValue { get; } | A nominal numeric value |
RangeMaxValue { get; } | The maximum value for a range associated with the specified name ID. |
RangeMinValue { get; } | The minimum value for a range associated with the specified name ID. |
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
- class AxisValueTableBase
- class TtfStatTable
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font