Category
Drawing
Drawing objects and their properties.Category guide
Overview
Use this overview to understand the category before opening a specific function.- See what this group of functions is meant to solve.
- Compare function names and descriptions in one table.
- Open a function for syntax, arguments, returns, and examples.
Drawing
Available functions
| Function | Description |
|---|---|
cleardrawcache | Removes drawing objects managed by the drawing cache. |
Drawing.new | Creates a new drawing object of the requested type. |
getrenderproperty | Reads a property from a drawing object through the generic render property API. |
isrenderobj | Checks whether a value is a drawing object created by the executor. |
setrenderproperty | Sets a property on a drawing object through the generic render property API. |