TtfStatTable.AxisRecords

TtfStatTable.AxisRecords property

Returns design axes array. Axes array is array of structures of type Axis Record. Spec: the axis record provides information about a single design axis.

public AxisRecord[] AxisRecords { get; }

See Also