ReflectionSize Cell (Additional Effect Properties Section)
Determines the size of the reflection relative to the shape, as a percentage from 0.0 to 100.0%. A shape with a value of 0% in the ReflectionSize cell does not have a reflection; a value of 100% displays a complete mirror image of the shape.
Remarks
To get a reference to the ReflectionSize 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: |
ReflectionSize |
To get a reference to the ReflectionSize cell by index from a program, use the CellsSRC property with the following arguments:
Value | |
---|---|
Section index: |
visSectionObject |
Row index: |
visRowOtherEffectProperties |
Cell index: |
visReflectionSize |