HBCMS更多的中文手册参考:

gridSizeY Attribute | GridSizeY参数属性

DHTML文档教程

Sets or retrieves the number of grid rows used for the filter. The value can range from 1 to 100.

dhtml语法

HTML
{ filter:progid:dximagetransform.microsoft.filter-name(
    gridsizey = irows ... ) ... }
scripting
object.filters.item(
    "dximagetransform.microsoft.filter-name").gridsizey [ = irows ]

dhtml可能的值

iRowsInteger that specifies or receives the number of grid rows.
16Default.

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

Remarks

The combination of the gridsizex and gridsizey property values divides the content of an object into a grid for the filter to use.

applies to

Spiral, Zigzag

更多语法参考

transitions, Transition Design Considerations