Click or drag to resize

SvgTextFont Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Set all font information.

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

Property Value

Type: Font
See Also