FontWeight Property (SvgElement)
Gets or sets a value specifying the weight of glyphs in the font, their degree of blackness or stroke thickness.
public System.Nullable<SvgFontWeight> FontWeight {get; set;}
'Declaration
Public Property FontWeight As System.Nullable(Of SvgFontWeight)