ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / SVGStyle Class / R Property

In This Topic
    R Property
    In This Topic
    Radius of the circle, ellipse or rounded corner on the rect
    Syntax
    'Declaration
     
    
    Public Property R As String
    public string R {get; set;}
    See Also