ComponentOne ASP.NET MVC Controls
Width Property (Ellipse)

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

Reference

Ellipse Class
Ellipse Members