Table of Contents

Property OverlineThickness

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

OverlineThickness

Gets a value that indicates the thickness of the overline relative to the font em size for the typeface.

public float OverlineThickness { get; set; }

Property Value

float

A float that indicates the overline thickness, expressed as a fraction of the font em size.

Remarks

attribute name = "overline-thickness" {number}