ComponentOne ASP.NET MVC Controls
Stroke Method

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Stroke Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Stroke. A value that indicates the stroke color.
Syntax
'Declaration
 
Public Function Stroke( _
   ByVal value As String _
) As SVGStyleBuilder
public SVGStyleBuilder Stroke( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members