Font.GetVariationCoordsNormalized(Span<Int32>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fills a span with the current normalized variation coordinates for this font.
public int GetVariationCoordsNormalized(Span<int> coords);
Parameters
Returns
The number of normalized coordinates written to coords.