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

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