width property

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

Gets the width of the rectangle that surrounds the object content.

Internet Explorer 9

Syntax

HRESULT value = object.get_width(float* p);

Property values

Type: float

The width of the rectangle, in pixels.

Standards information

Remarks

The width of the rectangle can also be calculated by subtracting the value of the left property from the value of the right property.

See also

height

 

 

Build date: 1/23/2012