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

circ

Circle

circle

Circle

poly

Polygon

polygon

Polygon

rect

Rectangle

rectangle

Rectangle

Remarks

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

 

 

Build date: 6/12/2012