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