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

In This Topic
    yResolution Property
    In This Topic
    Gets the vertical resolution of the image, in dots per inch.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_yResolution() : number(Integer)
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisImageInfo.get_yResolution();
    See Also