Share via


AreaElement.offsetHeight Property

SharePoint Designer Developer Reference

Retrieves the height of the specified object relative to the layout or coordinate parent, as indicated in the offsetParent property.

Syntax

expression.offsetHeight

expression   Required. A variable that represents an AreaElement object.

See Also