Create Drawing
<DrawEntryDynamic | DrawEntry> Utilities.CreateDrawing(<table> Properties)
Creates a new drawing object and automatically sets the properties of a drawing object.
Parameters
Name
Description
Type
Default
Optional
Properties
The properties to apply to the object
table
N/A
Return
<DrawEntryDynamic, DrawEntry> the object with the properties applied
Last updated