Edit

SKFontMetrics.StrikeoutPosition Property

Definition

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.

Applies to