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