Click or drag to resize

SvgTextFontFamily Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Indicates which font family is to be used to render the text.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("font-family")]
public virtual Font FontFamily { get; set; }

Property Value

Type: Font
See Also