最新国产好看的视频,伊人天堂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
嵊州市| 若尔盖县| 莒南县| 临颍县| 城步| 勃利县| 博兴县| 唐河县| 尉犁县| 察雅县| 安化县| 西乌珠穆沁旗| 电白县| 涟水县| 长海县| 邻水| 永嘉县| 读书| 镇江市| 大方县| 襄城县| 平舆县| 灵武市| 横峰县| 凌云县| 尚义县| 陈巴尔虎旗| 新昌县| 清水河县| 新宁县| 崇左市| 南和县| 长岭县| 石台县| 凤山市| 云龙县| 德保县| 永安市| 银川市| 北票市| 石泉县|