OpenTypeMetrics.GetXVariation(OpenTypeMetricsTag) 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.
Gets the horizontal variation value for the specified metrics tag.
public int GetXVariation(HarfBuzzSharp.OpenTypeMetricsTag metricsTag);
Parameters
- metricsTag
- OpenTypeMetricsTag
The metrics tag to query.
Returns
The horizontal variation value in font units.