Version

offsetTop Property

Gets sets additional vertical offset of indicator.Offset in pixels.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_offsetTop() : Integer
function set_offsetTop(value : Integer)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfAjaxIndicator.get_offsetTop();
See Also