TtfStatTable.AxisValue.AxisIndex

TtfStatTable.AxisValue.AxisIndex property

Gets axisIndex field. Spec: Zero-base index into the axis record array identifying the axis to which this value applies. Must be less than designAxisCount.

public ushort AxisIndex { get; }

See Also