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

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