ComponentOne ASP.NET MVC Controls
Height Property (Image)

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

Reference

Image Class
Image Members