InputImageElement.offsetTop Property

SharePoint Designer Developer Reference

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

Syntax

expression.offsetTop

expression   Required. A variable that represents an InputImageElement object.

See Also