Enumeration
Transformation
The transformation type.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 7 | readonly | Transform relative to the object's bottom edge. | |
| Int = 4 | readonly | Transform relative to the object's bottom left corner. | |
| Int = 10 | readonly | Transform relative to the object's bottom right corner. | |
| Int = 6 | readonly | Transform relative to the object's center. | |
| Int = 1 | readonly | Transform relative to the illustration's page origin. | |
| Int = 3 | readonly | Transform relative to the object's left edge. | |
| Int = 9 | readonly | Transform relative to the object's right edge. | |
| Int = 5 | readonly | Transform relative to the object's top edge. | |
| Int = 2 | readonly | Transform relative to the object's top left corner. | |
| Int = 8 | readonly | Transform relative to the object's top right corner. |
Parameter of 3
Method parameters that accept an Transformation value.