ReflectionBlur Cell (Additional Effect Properties Section)
Determines the amount of blur for a reflection on a shape, in points between 0.0 and 100.0.
Remarks
To get a reference to the ReflectionBlur cell by name from another formula, by value of the N attribute of a Cell element, or from a program using the CellsU property, use:
Value | |
---|---|
Cell name: |
ReflectionBlur |
To get a reference to the ReflectionBlur cell by index from a program, use the CellsSRC property with the following arguments:
Value | |
---|---|
Section index: |
visSectionObject |
Row index: |
visRowOtherEffectProperties |
Cell index: |
visReflectionBlur |