|
Release 4.0 |
 |
Description - this.center
Name: this.center
Type: Complex
Context: Iteration formula only
Description:
Using this statement you can set the default center of the formula. Center plus magnification specify the default area values. This attribute is ignored, if this.magn has not been specified.
If the user assigns a formula to an Escapetime fractal, then this fractal gets that default center.
Example:
this.center=(0.5 / -0.5); // The center of the window is at 0.5 / -0.5
|