 |
Shows or hides the object |
 |
Shows or hides the object |
 |
Sets the text value on the object |
 |
Sets the object's fill color to the provided color tile or hexadecimal value |
 |
Sets the object's text color to the provided color tile or hexadecimal value |
 |
Sets the object's line color to the provided color tile or hexadecimal value |
 |
Sets the object's line width to the provided integer |
 |
Sets the object's transparency to a percentage |
 |
Sets the object's scale to a percentage |
 |
Shows or hides the object depending on the value provided. See the section on Visibility. |
 |
Returns the text value of the object as text |
 |
Returns the fill color as a hexadecimal value |
 |
Returns the text color as a hexadecimal value |
 |
Returns the line color as a hexadecimal value |
 |
Returns the line width as an integer |
 |
Returns the transparency as a percentage |
 |
Returns the scale as a percentage |
 |
Returns true if the object is visible, false if it is not visible |