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