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