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

boundingHeight Property

Internet Development Index

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

Syntax

[ iHeight = ] TextRange.boundingHeight

Possible Values

iHeightInteger that receives the height 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 boundingHeight 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 height is \n" +
oTextRange.boundingHeight);
}
}
}
</SCRIPT>
</HEAD>
<BODY>
<TEXTAREA COLS=100 ROWS=2 ID=oElmnt1
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

boundingLeft, boundingTop, boundingWidth
灵寿县| 牡丹江市| 永川市| 龙山县| 石屏县| 左贡县| 钟祥市| 齐齐哈尔市| 灌阳县| 潍坊市| 临泉县| 阜新| 福鼎市| 敦化市| 盐津县| 集贤县| 杭州市| 东阳市| 星子县| 郯城县| 海晏县| 观塘区| 墨江| 大名县| 康保县| 镇康县| 九寨沟县| 呼和浩特市| 象山县| 普安县| 昔阳县| 霸州市| 区。| 周至县| 新晃| 思茅市| 贡山| 通榆县| 永嘉县| 田林县| 托克托县|