Values

EmfDesignVector.Values property

Gets or sets an optional array of 32-bit signed integers that specify the values of the font axes of a multiple master, OpenType font. The maximum number of values in the array is 16.

public int[] Values { get; set; }

See Also