Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
gridSizeY Attribute | GridSizeY Property
Sets or retrieves the number of grid rows used for the filter. The value can range from 1 to 100.
Syntax
HTML{ filter:progid:DXImageTransform.Microsoft.filter-name(
gridSizeY = iRows ... ) ... }
Possible Values
iRows Integer that specifies or receives the number of grid rows.
- 16
- Default.
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
See Also