coords property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the coordinates of the object.

Syntax

HRESULT value = object.put_coords(BSTR v);HRESULT value = object.get_coords(BSTR* p);

Property values

Type: BSTR

the coordinates.

Remarks

You must set the value of this property before you can retrieve it.

In Microsoft Internet Explorer 6 and greater, this property applies to the a object.

 

 

Build date: 6/12/2012