Share via


MarqueeElement.offsetWidth Property

SharePoint Designer Developer Reference

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

Syntax

expression.offsetWidth

expression   Required. A variable that represents a MarqueeElement object.

See Also