Version

offsetBottom Property

Gets offset of bottom edge of handle in pixels as Number.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_offsetBottom() : {Any}
function set_offsetBottom(value : {Any})
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfResizeBehavior.get_offsetBottom();
See Also