[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Path

Path Method

Path(string)

Configurates Path. SVG path string format

Declaration
public SVGStyleBuilder Path(string value)
Public Function Path(value As String) As SVGStyleBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.