最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

boundingWidth Property

Internet Development Index

Retrieves the width of the rectangle that bounds the TextRange object.

Syntax

[ iWidth = ] TextRange.boundingWidth

Possible Values

iWidthInteger that receives the width of the bounding rectangle, in pixels.

The property is read-only. The property has no default value.

Example

This example retrieves the value of the boundingWidth property for the given text area.

<SCRIPT>
function boundDim(oObject)
{
var collTextarea = document.all.tags("TEXTAREA");
if (collTextarea != null) {
var oTextRange = oObject.createTextRange();
if (oTextRange != null) {
alert("The bounding width is \n" +
oTextRange.boundingWidth);
}
}
}
</SCRIPT>
</HEAD>
<BODY>
<TEXTAREA COLS=100 ROWS=2 ID=oTextarea
onclick="boundDim(this)"> . . . </TEXTAREA>
This feature requires Microsoft® Internet Explorer 4.0 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

Standards Information

There is no public standard that applies to this property.

Applies To

TextRange

See Also

boundingHeight, boundingLeft, boundingTop
霸州市| 长子县| 广西| 承德县| 大兴区| 樟树市| 竹溪县| 胶州市| 娄底市| 朝阳县| 湘潭县| 石城县| 芦溪县| 平利县| 龙川县| 二连浩特市| 福建省| 武汉市| 灵宝市| 平潭县| 兰考县| 温泉县| 宜都市| 大冶市| 西平县| 望城县| 百色市| 镇原县| 长武县| 延庆县| 红河县| 柯坪县| 鞍山市| 简阳市| 五家渠市| 元氏县| 福州市| 涡阳县| 威海市| 东兰县| 通许县|