ComponentOne ASP.NET MVC Controls
Path Method

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Path Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Path. SVG path string format
Syntax
'Declaration
 
Public Function Path( _
   ByVal value As String _
) As SVGStyleBuilder
public SVGStyleBuilder Path( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members