Retrieves the y-axis offset value of the backgroundPosition property of the element.
Syntax
HRESULT get_backgroundPositionY( VARIANT BSTR *p );
Parameters
- p
- Address of a string (BSTR) returning the offset value of the y-axis of the backgroundPosition property of the element.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
get_backgroundPositionX