ComponentOne ASP.NET MVC Controls
Height Property (Rectangle)

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

Reference

Rectangle Class
Rectangle Members