HBCMS更多的中文手册参考:

Dx Attribute | Dx参数属性

DHTML文档教程

Sets or retrieves the X component of the augmenting vector for linear transformations.

dhtml语法

HTML
{ filter:progid:dximagetransform.microsoft.matrix(
    dx = fdx ... ) ... }
scripting
object.filters.item(
    "dximagetransform.microsoft.matrix").dx [ = fdx ]

dhtml可能的值

fDxFloating-point that specifies or receives of the X component of the augmenting vector.
1.0Default.

The property is read/write. The property has a default value of 1.0.

Remarks

This property is ignored if the sizingmethod is set to auto expand.

applies to

Matrix

更多语法参考

dy, scripting filters, Filter Design Considerations