ComponentOne ASP.NET MVC Controls
SVGStyleBuilder Constructor

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : SVGStyleBuilder Constructor
The C1.Web.Mvc.SVGStyle object to be configurated.
Creates one SVGStyleBuilder instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As SVGStyle _
)
public SVGStyleBuilder( 
   SVGStyle obj
)

Parameters

obj
The C1.Web.Mvc.SVGStyle object to be configurated.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members