StrikeoutPosition Property (FontInfo)
In This Topic
Gets the strikeout position, relative to the baseline, in design units. Positive values are above the base line and negative values are below.
Syntax
'Declaration
Public ReadOnly Property StrikeoutPosition As Integer
public int StrikeoutPosition {get;}
See Also