getVisibleAreaHeight Method
Returns the height of the visible image area.
Syntax
| ASP.NET Ajax Javascript (Specification) | |
|---|
function getVisibleAreaHeight() : (Any); |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfWebImageViewer.getVisibleAreaHeight(); |