shape property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the shape of the object.
Syntax
HRESULT value = object.put_shape(BSTR v);HRESULT value = object.get_shape(BSTR* p);
Property values
Type: BSTR
Remarks
In Microsoft Internet Explorer 6 and greater this property applies to the a object.
Build date: 6/12/2012
Community Additions
Show: