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