-
Home
-
API
-
Svg
-
SvgFontWeight
SvgFontWeight Enum
Definition
The weight of a face relative to others in the same font family.
[TypeConverter(typeof(SvgFontWeightConverter))]
[Flags]
public enum SvgFontWeight
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Fields (15)
BolderOne font weight darker than the parent element.(do not use font-face.)
InheritThe value is inherited from the parent element.
LighterOne font weight lighter than the parent element.(do not use font-face.)