ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisImageInfo class / height Property

In This Topic
    height Property
    In This Topic
    Gets the height of the image, in pixels.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_height() : number(Integer)
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisImageInfo.get_height();
    See Also