SizingMethod | SizingMethod
版本:DHTML Object Model 读/写
语法:
CSS
filter
: progid:FilterTypeImageTransform.Microsoft.
Matrix
( SizingMethod
=
sMethod
)
Scripting
object
.
filters
.
item
('FilterTypeImageTransform.Microsoft.
Matrix
').SizingMethod =
sMethod
取值:
sMethod
:
字符串(String)。
clip to original
|
auto expand
clip to original
:
默认值
。容器不改变尺寸。
auto expand
:
容器改变尺寸以适应目标图像。
说明:
设置或检索容器是否改变尺寸去适应目标图像。