ComponentOne ASP.NET MVC Controls
StrokeMiterlimit Property

C1.Web.Mvc Namespace > SVGStyle Class : StrokeMiterlimit Property
A value that indicates the stroke miter limit.
Syntax
'Declaration
 
<JsonAttribute("stroke-miterlimit")>
Public Property StrokeMiterlimit As Nullable(Of Double)
[Json("stroke-miterlimit")]
public Nullable<double> StrokeMiterlimit {get; set;}
See Also

Reference

SVGStyle Class
SVGStyle Members