Version

height Property

Returns the height of the control in pixels
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_height() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebProgressBar.get_height();
See Also