<DrawEntryDynamic | DrawEntry> Utilities.CreateDrawing(<table> Properties)
Creates a new drawing object and automatically sets the properties of a drawing object.
Make sure to add a Type property inside the Properties table to specify the type of Drawing object to create.
Type
Properties
The properties to apply to the object
table
N/A
<DrawEntryDynamic, DrawEntry> the object with the properties applied
Last updated 2 years ago