ComponentOne ASP.NET MVC Controls
FontFamily Property (SVGStyle)

C1.Web.Mvc Namespace > SVGStyle Class : FontFamily Property
A value that indicates the font family of the SVG element.
Syntax
'Declaration
 
<JsonAttribute("font-family")>
Public Property FontFamily As String
[Json("font-family")]
public string FontFamily {get; set;}
See Also

Reference

SVGStyle Class
SVGStyle Members