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

In This Topic
    Rx Property
    In This Topic
    Horisontal radius of the ellipse
    Syntax
    'Declaration
     
    
    Public Property Rx As Nullable(Of Double)
    public Nullable<double> Rx {get; set;}
    See Also