| id |
id |
globally unique identifier
|
None.
|
| parentID |
Parent page id |
globally unique identifier
|
None.
|
| name |
Read friendly name of zone |
text
|
None.
|
| x |
Offset x from page |
decimal
|
None.
|
| y |
Offset y from page |
decimal
|
None.
|
| width |
width of zone |
decimal
|
None.
|
| height |
height of zone |
decimal
|
None.
|
| depth |
thickness of any wrapping used for canvas prints |
decimal
|
None.
|
| thickness |
used for board mounted prints |
decimal
|
None.
|
| color |
background color hex value. default should be transparent or #FFFFFF |
text
|
None.
|
| printarea |
|
Template_Page_Zone_Image_PrintArea
|
None.
|
| image |
|
Template_Page_Zone_Image
|
None.
|
| image_padding |
Default should be 0 - how close to edge image objects can get |
decimal
|
None.
|
| types |
List of int. = image, 2 = text, 3 = other future type, 4... |
array (number)
|
None.
|
| scaleX |
1, -1 flips background horizontally |
decimal
|
None.
|
| scaleY |
1, -1 flips background vertically |
decimal
|
None.
|
| rotate |
Default is "0" degrees |
decimal
|
None.
|
| defaultCrop |
|
boolean
|
None.
|
| Texts |
need to work omn this |
array (Template_Page_Zone_Text)
|
None.
|
| guides |
Used to draw guides in POST preview |
array (Template_Page_Zone_Rectangle)
|
None.
|
| design_template |
|
text
|
None.
|