ComponentOne ASP.NET MVC Controls
StrokeOpacity Property

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

Reference

SVGStyle Class
SVGStyle Members