ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Circle Class / Radius Property

In This Topic
    Radius Property (Circle)
    In This Topic
    Gets or sets the radius of the Circle annotation.
    Syntax
    'Declaration
     
    Public Property Radius As Single
    public float Radius {get; set;}
    See Also