Property StrikethroughPosition
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
StrikethroughPosition
Gets a value that indicates the distance from the baseline to the strikethrough for the typeface.
public float StrikethroughPosition { get; set; }
Property Value
- float
A float that indicates the strikethrough position, measured from the baseline and expressed as a fraction of the font em size.
Remarks
attribute name = "strikethrough-position" {number}