SKFontMetrics.StrikeoutPosition Property
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 position of the bottom of the strikeout stroke relative to the baseline.
public float? StrikeoutPosition { get; }
Property Value
The position of the bottom of the strikeout stroke relative to the baseline, or null if the font does not have this metric.
Remarks
This value is typically negative when valid.