Legacy Drawing API

Note: Drawing.new and DrawEntry objects have been deprecated in favor of DrawEntryDynamic and our new Drawing API.

Functions

Drawing.new

any Drawing.new(type_name: string)

Instantiates a new DrawEntry object. Equivalent to <Type>.new(). Valid type names include:

Classes