picture
Last updated
Last updated
Parameter | Type | Input | Description |
---|---|---|---|
name
String
[required] Name of shape to update/manipulate. Find shape names here.
filename
String
[optional] Name of picture file to use OR downloadable URL link (as a string).
settings
Object
[optional] An array of settings object
is_hidden
Boolean
true, false
[optional] Hide shape
remove
Boolean
true, false
[optional] Delete shape
width
Integer,
Float
0 to 5963.92
[optional] Set shape width
height
Integer,
Float
0 to 5963.92
[optional] Set shape height
left
Integer,
Float
-5963.92 to 5963.92
[optional] Set left position
top
Integer,
Float
-5963.92 to 5963.92
[optional] Set top position
unit
String
cm
,
pt
,
points
(default value if ‘unit’ field is not specified)
[optional] Set unit of measurement for shape width
, height
, left
, top