Table of Contents

Property StrikethroughThickness

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

StrikethroughThickness

Gets a value that indicates the thickness of the strikethrough relative to the font em size.

public float StrikethroughThickness { get; set; }

Property Value

float

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

Remarks

attribute name = "strikethrough-thickness" {number}