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

5 functions
FunctionDescription
cleardrawcacheRemoves drawing objects managed by the drawing cache.
Drawing.newCreates a new drawing object of the requested type.
getrenderpropertyReads a property from a drawing object through the generic render property API.
isrenderobjChecks whether a value is a drawing object created by the executor.
setrenderpropertySets a property on a drawing object through the generic render property API.