ComponentOne ASP.NET MVC Controls
Radius Property

C1.Web.Mvc Namespace > Circle Class : Radius Property
Gets or sets the radius of the Circle annotation.
Syntax
'Declaration
 
<DefaultValueAttribute(100)>
Public Property Radius As Single
[DefaultValue(100)]
public float Radius {get; set;}
See Also

Reference

Circle Class
Circle Members